| 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 2fa3e78084ce5efafd5399a3f26f850795877ef1..0511a16172c01c16e15a9d0f845494daa45aa844 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_LEGACY_DRAWPICTURECALLBACK',
|
| + 'SK_SUPPORT_LEGACY_DRAWTEXTONPATH',
|
| ],
|
| },
|
| }
|
|
|