93e853bf2b
TBR=reed Change-Id: I121ad8cf68f4a42ba5285cef5c2f9d450ba7545b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249123 Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Heather Miller <hcm@google.com> Auto-Submit: 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 80
|
|
#endif
|