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

Unified Diff: Source/config.gni

Issue 518283002: Remove unused macro ENABLE_CUSTOM_SCHEME_HANDLER (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
« no previous file with comments | « Source/build/features.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/config.gni
diff --git a/Source/config.gni b/Source/config.gni
index c566161baa2425822e703969461234510c74d384..0f528e5187a4c496617b225e1a152d9e043def04 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_CUSTOM_SCHEME_HANDLER=0",
"ENABLE_SVG_FONTS=1",
]
« no previous file with comments | « Source/build/features.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698