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

Unified Diff: content/content_browser.gypi

Issue 9651020: Pass content-type resources to web intents. Goes through download, then invokes the p… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move dispatch logic client-side. 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 8ee5461f3a3c7ab660af764bead96b2ebdcf475b..8fbea4585b153a17442680c1642e2360566e48eb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -381,6 +381,8 @@
'browser/in_process_webkit/webkit_thread.h',
'browser/intents/intent_injector.cc',
'browser/intents/intent_injector.h',
+ 'browser/intents/internal_web_intents_dispatcher.cc',
+ 'browser/intents/internal_web_intents_dispatcher.h',
'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