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

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: Add ability to send unserialized intent data from browser process. 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 35336675c572e7a2db46fd1ede20e82fe68e45c4..d51a8fef7fb2304efea1617ef8bb11df23d9d195 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -371,6 +371,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