Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 170769) |
+++ skia/skia.gyp (working copy) |
@@ -232,6 +232,10 @@ |
# the few failures are a bug or not. |
'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT', |
+ # Moved from SkUserConfig.h, so we can rebaseline when we remove this. |
+ 'SK_DISABLE_DITHER_32BIT_GRADIENT', |
+ |
+ 'SK_DISABLE_DASHING_OPTIMIZATION', |
'SK_DISABLE_SEPARABLE_MASK_BLUR', |
], |
'sources!': [ |