2e890d726c
Change-Id: I9d435a7a68ef870ef027ee3c6acb79792773868b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/497609 Reviewed-by: Heather Miller <hcm@google.com> Auto-Submit: Heather Miller <hcm@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@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 100
|
|
#endif
|