a4dc43cdec
Change-Id: I937e0594b8fa3a1cc5ac2e2b80d1f0f406772817 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468338 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 98
|
|
#endif
|