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

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: 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4e2a5b86f249149203ece6a29842f0f738d17d70..43b2afa83d9a1d8bf7cbb506c3d11a4cb5a6dffd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -410,6 +410,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