7f04c414e4
Change-Id: I28ef42ff417faf98eb1f124d4a1987b6cc4a609f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/530456 Auto-Submit: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@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 103
|
|
#endif
|