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

Unified Diff: content/content_child.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: rebase 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 55171eb1b56ceac4371ad10ae58ec7e079c76b92..cfae301cb14f4f61e3f56e8da9b416cf992ba358 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -105,6 +105,10 @@
'child/mojo/mojo_application.h',
'child/multipart_response_delegate.cc',
'child/multipart_response_delegate.h',
+ 'child/navigator_connect/navigator_connect_dispatcher.cc',
+ 'child/navigator_connect/navigator_connect_dispatcher.h',
+ 'child/navigator_connect/navigator_connect_provider.cc',
+ 'child/navigator_connect/navigator_connect_provider.h',
'child/notifications/notification_data_conversions.cc',
'child/notifications/notification_data_conversions.h',
'child/notifications/notification_dispatcher.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698