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

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: fix minor style thing 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 0f5cb305ec11e51a279c450c9282b229c5069b60..40583fc0208beff093b933b8c4163807b0a7df72 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -931,6 +931,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