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

Unified Diff: build/features_override.gypi

Issue 6410115: Adds navigator.registerProtocolHandler. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Responded to comments, simplified file format. Created 9 years, 10 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: build/features_override.gypi
diff --git a/build/features_override.gypi b/build/features_override.gypi
index 8f3e7fb5d4e7a380224fb1cd92a39f4291f4b6e7..01525f2216d5029fefaf5c0e766ac0719bd3990b 100644
--- a/build/features_override.gypi
+++ b/build/features_override.gypi
@@ -40,6 +40,7 @@
'ENABLE_OPENTYPE_SANITIZER=1',
'ENABLE_ORIENTATION_EVENTS=0',
'ENABLE_PROGRESS_TAG=1',
+ 'ENABLE_REGISTER_PROTOCOL_HANDLER=1',
'ENABLE_REQUEST_ANIMATION_FRAME=1',
'ENABLE_RUBY=1',
'ENABLE_SANDBOX=1',
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/custom_handlers/protocol_handler_registry.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698