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

Unified Diff: content/content_browser.gypi

Issue 781723002: Pass navigator.connect calls through to the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 819ce32650008870c2dcadc82d8e0d59bca5ead2..8a10977de3f9a4631945d00d9b80d09cd051fce5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -930,6 +930,8 @@
'browser/mojo/mojo_application_host.h',
'browser/mojo/service_registry_android.cc',
'browser/mojo/service_registry_android.h',
+ 'browser/navigator_connect/navigator_connect_dispatcher_host.cc',
+ 'browser/navigator_connect/navigator_connect_dispatcher_host.h',
'browser/net/browser_online_state_observer.cc',
'browser/net/browser_online_state_observer.h',
'browser/net/sqlite_persistent_cookie_store.cc',

Powered by Google App Engine
This is Rietveld 408576698