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

Unified Diff: content/content_browser.gypi

Issue 9692017: An internal intents dispatcher useful for initiating an intent from the browser process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 c8a15bfdd51d8fdac6835437178b4875f1250f50..c82dc1efaf0ad38b23c33fb2e8a4c661724caa47 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -377,6 +377,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