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

Unified Diff: Source/config.gni

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing 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 = [
- "ENABLE_SVG_FONTS=1",
]
if (is_debug) {

Powered by Google App Engine
This is Rietveld 408576698