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

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: Include files 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 0d4d016a057741f4ec5e7d8592dc31ebd0957c39..055fd114aa7a15ddb31be192e75c3196fa88f8d3 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