| Index: gyp/skia_for_android_framework_defines.gypi
|
| diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
|
| index 507726d149e3f1ccaf500505b6bbe2842bb9c13b..c5fd7693ba8a1d00d0caa89b13e7bb3799a7a278 100644
|
| --- a/gyp/skia_for_android_framework_defines.gypi
|
| +++ b/gyp/skia_for_android_framework_defines.gypi
|
| @@ -13,6 +13,7 @@
|
| # If these become 'permanent', they should be moved into common_variables.gypi
|
| #
|
| 'skia_for_android_framework_defines': [
|
| + 'SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS',
|
| 'SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL',
|
| 'SK_SUPPORT_LEGACY_GETDEVICE',
|
| # Needed until we fix skbug.com/2440.
|
|
|