4f897d1873
Bug: skia: Change-Id: I4b8744f1f9d752a54429054d7539c46e24fcba82 Reviewed-on: https://skia-review.googlesource.com/c/173428 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 73
|
|
#endif
|