| Index: gyp/skia_for_chromium_defines.gypi
|
| diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi
|
| index 2bc8584cb5f6b0d58eb8c176b3117393d0e287e7..6a9adf5a8ed0a212600b3538f131541c9d7d8d70 100644
|
| --- a/gyp/skia_for_chromium_defines.gypi
|
| +++ b/gyp/skia_for_chromium_defines.gypi
|
| @@ -13,11 +13,6 @@
|
| # If these become 'permanent', they should be moved into skia_common.gypi
|
| #
|
| 'skia_for_chromium_defines': [
|
| - 'SK_SUPPORT_LEGACY_TEXTRENDERMODE',
|
| - 'SK_IGNORE_GPU_LAYER_HOISTING',
|
| - 'SK_SUPPORT_LEGACY_NewRasterPMColor',
|
| - # Transition for skbug.com/3190
|
| - 'SK_LEGACY_ENCODE_BITMAP',
|
| ],
|
| },
|
| }
|
|
|