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

Unified Diff: content/content_browser.gypi

Issue 475783002: PlzNavigate: add cancel navigation logic for uncommitted requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the linking issue. Created 6 years, 4 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e88c8546e4842a7fbd87cc0ca4cb8bcadfcf9f11..419e51c137efb479f93b7f0f056d270868db679a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -582,6 +582,7 @@
'browser/frame_host/interstitial_page_impl.h',
'browser/frame_host/interstitial_page_navigator_impl.cc',
'browser/frame_host/interstitial_page_navigator_impl.h',
+ 'browser/frame_host/navigation_before_commit_info.cc',
'browser/frame_host/navigation_before_commit_info.h',
'browser/frame_host/navigation_controller_android.cc',
'browser/frame_host/navigation_controller_android.h',

Powered by Google App Engine
This is Rietveld 408576698