e3c1c4b589
Change-Id: Ifc671649da20706dbce9480dc60b4184a0bb8bf7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/482636 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Heather Miller <hcm@google.com>
10 lines
196 B
C
10 lines
196 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 99
|
|
#endif
|