summaryrefslogtreecommitdiffstats
path: root/gfx/skia/skia/include/core/SkMilestone.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/skia/skia/include/core/SkMilestone.h')
-rw-r--r--gfx/skia/skia/include/core/SkMilestone.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/skia/skia/include/core/SkMilestone.h b/gfx/skia/skia/include/core/SkMilestone.h
new file mode 100644
index 0000000000..dd0eebe924
--- /dev/null
+++ b/gfx/skia/skia/include/core/SkMilestone.h
@@ -0,0 +1,9 @@
+/*
+ * 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 113
+#endif