Index: content/browser/frame_host/navigator_impl.h |
diff --git a/content/browser/frame_host/navigator_impl.h b/content/browser/frame_host/navigator_impl.h |
index a1adf41a50dd5a196b1e7a772f696a4a287c93d1..05573a47fc1c9c62a27ebd1e1a002e6f00fe2a9e 100644 |
--- a/content/browser/frame_host/navigator_impl.h |
+++ b/content/browser/frame_host/navigator_impl.h |
@@ -116,10 +116,6 @@ class CONTENT_EXPORT NavigatorImpl : public Navigator { |
NavigationController::ReloadType reload_type, |
base::TimeTicks navigation_start); |
- // PlzNavigate: sends the NavigationRequest for |frame_tree_node| to the |
- // network stack so that it can start. |
- void BeginNavigation(FrameTreeNode* frame_tree_node); |
- |
void RecordNavigationMetrics( |
const LoadCommittedDetails& details, |
const FrameHostMsg_DidCommitProvisionalLoad_Params& params, |