Index: gyp/skia_for_android_framework_defines.gypi |
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi |
index 166bd785a30b9fcbc16a7e3237f25f4901b85ee4..9fb2bab249ebbb3966e83e79befa0a3f10e67400 100644 |
--- a/gyp/skia_for_android_framework_defines.gypi |
+++ b/gyp/skia_for_android_framework_defines.gypi |
@@ -17,6 +17,7 @@ |
# Needed until we fix skbug.com/2440. |
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG', |
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS', |
+ 'SK_SUPPORT_LEGACY_GRADIENT_DITHERING', |
scroggo
2015/10/13 13:46:43
Thanks for thinking about Android! What is the dif
|
], |
}, |
} |