a29854ca73
Change-Id: Ie332216b5338b1538de9ef07a34a28854c7c805a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/522137 Reviewed-by: Kevin Lubick <kjlubick@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 102
|
|
#endif
|