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

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: 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d64d50c15d992269cfed325b4c6df66f6e8a6fd7..275955cd9d09c6b8f99062a88ee7a9e5696c48cd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -408,6 +408,7 @@
'common/navigation_gesture.h',
'common/navigation_params.cc',
'common/navigation_params.h',
+ 'common/navigator_connect_messages.h',
'common/net/url_fetcher.cc',
'common/net/url_request_user_data.cc',
'common/net/url_request_user_data.h',

Powered by Google App Engine
This is Rietveld 408576698