c9367d33dc
TBR:reed@google.com NOTRY=true Bug: skia: Change-Id: Ic3a9b2511fed9a731867200e4f298f8f54eaf85b Reviewed-on: https://skia-review.googlesource.com/150580 Reviewed-by: 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 71
|
|
#endif
|