| 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 50f7e0ee29fa19fe842e23398b716b85edd58b4a..779af88b4ebff4ed7fc522cf9e9d5163c8534380 100644
|
| --- a/gyp/skia_for_android_framework_defines.gypi
|
| +++ b/gyp/skia_for_android_framework_defines.gypi
|
| @@ -21,6 +21,7 @@
|
| # TODO(tfarina): Remove this when Android is fixed. skbug.com/3178
|
| 'SK_SUPPORT_LEGACY_PORTER_DUFF',
|
| 'SK_SUPPORT_LEGACY_DRAWDATA',
|
| + 'SK_SUPPORT_LEGACY_CANVAS_VIRTUAL',
|
| ],
|
| },
|
| }
|
|
|