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