9b5dba2ddb
Change-Id: I7b62a8c94d1afde1bbec0c476ef8cf8d0e09b677 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/276636 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Eric Boren <borenet@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 83
|
|
#endif
|