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

Unified Diff: Source/config.gni

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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: Source/config.gni
diff --git a/Source/config.gni b/Source/config.gni
index aea6ee3c210e3b67aa344614286745b6ebd3c2fc..457e74786aabf727c8048d6a9fd36560078297a3 100644
--- a/Source/config.gni
+++ b/Source/config.gni
@@ -51,7 +51,6 @@ use_concatenated_impulse_responses = true
# feature_defines_list ---------------------------------------------------------
feature_defines_list = [
eae 2014/10/23 22:02:33 We might want to remove the list entirely (and the
jbroman 2014/10/23 22:09:15 What about the ones below?
pdr. 2014/10/23 22:15:34 Unfortunately we have to leave this, as the lines
- "ENABLE_SVG_FONTS=1",
]
if (is_debug) {

Powered by Google App Engine
This is Rietveld 408576698