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

Unified Diff: content/content_browser.gypi

Issue 9845003: Pass command line arguments onto platform apps which provide the right intent. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed unneeded header Created 8 years, 9 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 758d2774205c2427ff8159a0674ddbbf2f1885bd..9cf5d9f545407a13dd8b3316298858ea40b3d745 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -393,6 +393,7 @@
'browser/intents/intent_injector.h',
'browser/intents/internal_web_intents_dispatcher.cc',
'browser/intents/internal_web_intents_dispatcher.h',
+ 'browser/intents/web_intents_direct_dispatch.cc',
'browser/intents/web_intents_dispatcher_impl.cc',
'browser/intents/web_intents_dispatcher_impl.h',
'browser/load_from_memory_cache_details.cc',

Powered by Google App Engine
This is Rietveld 408576698