Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: gyp/skia_for_android_framework_defines.gypi

Issue 983743003: Remove SkPorterDuff now that Android has been updated. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: update gyp Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/effects.gypi ('k') | include/effects/SkPorterDuff.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..47e9016086d6bb4eebdba49a318425ffa4037894 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -18,8 +18,6 @@
'SK_SUPPORT_LEGACY_GETDEVICE',
# Needed until we fix skbug.com/2440.
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
- # TODO(tfarina): Remove this when Android is fixed. skbug.com/3178
- 'SK_SUPPORT_LEGACY_PORTER_DUFF',
'SK_LEGACY_DRAWPICTURECALLBACK',
],
},
« no previous file with comments | « gyp/effects.gypi ('k') | include/effects/SkPorterDuff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698