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

Unified Diff: content/content_common.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_child.gypi ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 369972f82817d06aeb558fc8ece1195262f41818..ca711176efbb05a5896acd297982d948efdd5d51 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -412,6 +412,9 @@
'common/navigation_gesture.h',
'common/navigation_params.cc',
'common/navigation_params.h',
+ 'common/navigator_connect_messages.h',
+ 'common/navigator_connect_types.cc',
+ 'common/navigator_connect_types.h',
'common/net/url_fetcher.cc',
'common/net/url_request_user_data.cc',
'common/net/url_request_user_data.h',
« no previous file with comments | « content/content_child.gypi ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698