| 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 7dc6c97e23e74287ae7654f8ef56bb44f86f69c6..abcda610cb6334299d636d813d4c40cf37790588 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_SETCONFIG_INFO',
|
| + 'SK_SUPPORT_LEGACY_DEVICE_CONFIG',
|
| # Needed until we fix skbug.com/2440.
|
| 'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
|
| # Transitional, for deprecated SkCanvas::SaveFlags methods.
|
|
|