c5a37f642a
BUG=skia: Change-Id: I01bc472558f8ff77b6de3f42958dafeb78b9b511 Reviewed-on: https://skia-review.googlesource.com/7272 Commit-Queue: Heather Miller <hcm@google.com> 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 58
|
|
#endif
|