588dcc093d
Change-Id: I635df8267340a9068b80a2e6c001958cfb2d10e4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/447578 Reviewed-by: Heather Miller <hcm@google.com> Reviewed-by: Eric Boren <borenet@google.com> Auto-Submit: 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 96
|
|
#endif
|