Chromium Code Reviews| 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 758dd0cd8a420bc23fc71c87ae187dd2134c0765..76f1bd732d7279f148d7c95639c995d5eeff8b21 100644 |
| --- a/gyp/skia_for_android_framework_defines.gypi |
| +++ b/gyp/skia_for_android_framework_defines.gypi |
| @@ -14,6 +14,7 @@ |
| # |
| 'skia_for_android_framework_defines': [ |
| 'SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS', |
| + 'SK_SUPPORT_LEGACY_BOOL_ONGETINFO', |
|
scroggo
2015/03/19 13:27:46
Not needed.
reed1
2015/03/19 15:20:45
Acknowledged.
|
| 'SK_SUPPORT_LEGACY_GETDEVICE', |
| # Needed until we fix skbug.com/2440. |
| 'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG', |