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

Unified Diff: content/content_common.gypi

Issue 483773002: PlzNavigate: implement CommitNavigation on the browser side (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using non-inherited structs Created 6 years, 3 months 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 d6ab86ec3b5bad66f1ddc6a40b9f5482b39cd83b..eaaec30cb711a857c80697ce7cedb663f47dd6a2 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -405,6 +405,8 @@
'common/mojo/service_registry_impl.cc',
'common/mojo/service_registry_impl.h',
'common/navigation_gesture.h',
+ 'common/navigation_params.cc',
+ 'common/navigation_params.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