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

Unified Diff: Source/core/features.gypi

Issue 22859043: Add a CustomSchemeHandler runtime flag to remove ENABLE(CUSTOM_SCHEME_HANDLER) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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 | « no previous file | Source/modules/navigatorcontentutils/NavigatorContentUtils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index 40a89de7eb2536e890d9613bc80c66d7930bfe00..6f3dc7c4f8dcfd7453f456b31177f3b85190fed5 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -35,7 +35,6 @@
'ENABLE_CSS3_TEXT=0',
'ENABLE_CSS_EXCLUSIONS=1',
'ENABLE_CSS_REGIONS=1',
- 'ENABLE_CUSTOM_SCHEME_HANDLER=0',
abarth-chromium 2013/08/22 17:19:58 Notice that this ifdef is disabled.
'ENABLE_ENCRYPTED_MEDIA_V2=1',
'ENABLE_SVG_FONTS=1',
'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
« no previous file with comments | « no previous file | Source/modules/navigatorcontentutils/NavigatorContentUtils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698