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

Unified Diff: skia/chromium_skia_defines.gypi

Issue 2206263003: Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Gotta catch 'em all. Created 4 years, 4 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
Index: skia/chromium_skia_defines.gypi
diff --git a/skia/chromium_skia_defines.gypi b/skia/chromium_skia_defines.gypi
index 6d1e460c16f6fe11a615cfab2a96467fe5d231df..b89bc2062bb41375ea118bfcd2c666aecd8f5021 100644
--- a/skia/chromium_skia_defines.gypi
+++ b/skia/chromium_skia_defines.gypi
@@ -20,7 +20,6 @@
# defines in SkUserConfig.h which are normally more permanent.
'chromium_skia_defines': [
'SK_IGNORE_DW_GRAY_FIX',
- 'SK_SUPPORT_LEGACY_DATA_FACTORIES',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698