diff options
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 0decae1..ea8cf99 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -232,10 +232,6 @@ # 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!': [ |