| Index: gyp/skia_for_chromium_defines.gypi
|
| diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi
|
| index 93674ef8f5bb1e87a59ba2926ed2ac54bde2a751..53fc7b9c6308ca438dd11cc3938fda4c314787e1 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_IGNORE_PROPER_FRACTIONAL_SCALING',
|
| 'SK_SUPPORT_LEGACY_PICTURE_CLONE',
|
| 'SK_SUPPORT_LEGACY_GETDEVICE',
|
| 'SK_IGNORE_ETC1_SUPPORT',
|
|
|