| 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 ee0e1f3e0d851bafb569dfacddd5c661c39d56a5..37859795f31deecdad5f514fc6b9734a43783379 100644
|
| --- a/gyp/skia_for_android_framework_defines.gypi
|
| +++ b/gyp/skia_for_android_framework_defines.gypi
|
| @@ -22,6 +22,7 @@
|
| 'SK_LEGACY_PICTURE_DRAW_API',
|
| # TODO(tfarina): Remove this when Android is fixed. skbug.com/3178
|
| 'SK_SUPPORT_LEGACY_PORTER_DUFF',
|
| + 'SK_SUPPORT_REGION_CLIPOPS',
|
| ],
|
| },
|
| }
|
|
|