aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Heather Miller <hcm@google.com>2018-07-19 09:38:14 -0400
committerGravatar Heather Miller <hcm@google.com>2018-07-19 13:44:30 +0000
commit81bb123957abbc51a68591ceff287040daffa8a1 (patch)
tree2f9c70747fd52b9d98efef59b1d1537b9760cdc8 /include
parentfaccf39fe074b9acbd4d39fa4dc6154e70ed42ad (diff)
Update Skia milestone to 70
TBR:reed Bug: skia: Change-Id: Ic85fa9f11d5c635ab7b9c71d31227f29d856473a Reviewed-on: https://skia-review.googlesource.com/142326 Reviewed-by: Heather Miller <hcm@google.com>
Diffstat (limited to 'include')
-rw-r--r--include/core/SkMilestone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h
index 6254191e17..adbf42bcbd 100644
--- a/include/core/SkMilestone.h
+++ b/include/core/SkMilestone.h
@@ -5,5 +5,5 @@
* found in the LICENSE file.
*/
#ifndef SK_MILESTONE
-#define SK_MILESTONE 69
+#define SK_MILESTONE 70
#endif