Index: include/core/SkPostConfig.h |
diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h |
index 387ea5b15479203e3f17ae2f124a0b3b399331d1..e5b543e0d8df93885c08fdd6215d3bd6c00d42a1 100644 |
--- a/include/core/SkPostConfig.h |
+++ b/include/core/SkPostConfig.h |
@@ -340,6 +340,11 @@ |
#endif |
////////////////////////////////////////////////////////////////////// |
+#ifndef SK_INCLUDE_DEPRECATED_XFERMODES |
+# define SK_INCLUDE_DEPRECATED_XFERMODES 1 |
+#endif |
+ |
+////////////////////////////////////////////////////////////////////// |
#ifndef SK_EGL |
# if defined(SK_BUILD_FOR_ANDROID) |