860c40fee5
Change-Id: Iafd9cf15ac3c42bda7fa6b6857a82dc2eae6d234 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/540296 Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Eric Boren <borenet@google.com> Commit-Queue: Heather Miller <hcm@google.com>
10 lines
197 B
C
10 lines
197 B
C
/*
|
|
* Copyright 2016 Google Inc.
|
|
*
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
* found in the LICENSE file.
|
|
*/
|
|
#ifndef SK_MILESTONE
|
|
#define SK_MILESTONE 104
|
|
#endif
|