| Index: skia/skia.gyp
|
| ===================================================================
|
| --- skia/skia.gyp (revision 170848)
|
| +++ skia/skia.gyp (working copy)
|
| @@ -231,12 +231,6 @@
|
| # Temporarily keep old int-srcrect behavior, until we determine if
|
| # 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!': [
|
| '../third_party/skia/include/core/SkTypes.h',
|
|
|