summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host/navigator_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/frame_host/navigator_delegate.h')
-rw-r--r--content/browser/frame_host/navigator_delegate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/browser/frame_host/navigator_delegate.h b/content/browser/frame_host/navigator_delegate.h
index 0835fe0..70c7619 100644
--- a/content/browser/frame_host/navigator_delegate.h
+++ b/content/browser/frame_host/navigator_delegate.h
@@ -61,8 +61,7 @@ class CONTENT_EXPORT NavigatorDelegate {
// Handles post-navigation tasks in navigation BEFORE the entry has been
// committed to the NavigationController.
- virtual void DidNavigateMainFramePreCommit(
- const FrameHostMsg_DidCommitProvisionalLoad_Params& params) {}
+ virtual void DidNavigateMainFramePreCommit(bool navigation_is_within_page) {}
// Handles post-navigation tasks in navigation AFTER the entry has been
// committed to the NavigationController. Note that the NavigationEntry is