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

Unified Diff: skia/skia_common.gypi

Issue 134203002: remove SK_SUPPORT_LEGACY_COLORTYPE as all callsites have been updated (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index fb3e2d1fbbea988fd0d8b1da9dbd8ef9e525fcac..21fb8993c4ee91d4c33650ba304d93ce194b38c4 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -143,7 +143,6 @@
'GR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"',
'SK_ENABLE_LEGACY_API_ALIASING=1',
'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1',
- 'SK_SUPPORT_LEGACY_COLORTYPE=1',
'GR_GL_IGNORE_ES3_MSAA=0',
'SK_SUPPORT_LEGACY_SK64',
'SK_SUPPORT_LEGACY_ONLOCKPIXELS',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698