219d412d13
Change-Id: I8d01f643e1cb7327713959ea744de3ae8c82bb6e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/321520 Reviewed-by: Heather Miller <hcm@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 88
|
|
#endif
|