| Index: gyp/skia_for_chromium_defines.gypi
|
| diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi
|
| index 19916e983954dff2c106dedaf51dcc9deb09b7bb..9d0e96383e3b49b8f079582ed6a4d5ba9ffd2ff1 100644
|
| --- a/gyp/skia_for_chromium_defines.gypi
|
| +++ b/gyp/skia_for_chromium_defines.gypi
|
| @@ -13,6 +13,7 @@
|
| # If these become 'permanent', they should be moved into skia_common.gypi
|
| #
|
| 'skia_for_chromium_defines': [
|
| + 'SK_SUPPORT_LEGACY_PICTURE_CLONE',
|
| 'SK_SUPPORT_LEGACY_GETTOPDEVICE',
|
| 'SK_SUPPORT_LEGACY_BITMAP_CONFIG',
|
| 'SK_SUPPORT_LEGACY_N32_NAME',
|
|
|