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

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: Added the actual calls to cancel the navigation request 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 0c8bea76c92008c6cb4d590054e97968b3a7307d..5eec5d6319e81b8347448fa2c5ca65bc35efcd1f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -586,6 +586,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