summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host/navigation_entry_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/frame_host/navigation_entry_impl.h')
-rw-r--r--content/browser/frame_host/navigation_entry_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/frame_host/navigation_entry_impl.h b/content/browser/frame_host/navigation_entry_impl.h
index f665819..4f47b8a 100644
--- a/content/browser/frame_host/navigation_entry_impl.h
+++ b/content/browser/frame_host/navigation_entry_impl.h
@@ -131,7 +131,6 @@ class CONTENT_EXPORT NavigationEntryImpl
StartNavigationParams ConstructStartNavigationParams() const;
RequestNavigationParams ConstructRequestNavigationParams(
base::TimeTicks navigation_start,
- bool intended_as_new_entry,
int pending_offset_to_send,
int current_offset_to_send,
int current_length_to_send) const;