Index: content/browser/frame_host/navigator.cc |
diff --git a/content/browser/frame_host/navigator.cc b/content/browser/frame_host/navigator.cc |
index 774b8c5c55019841a59c11f117dac8d65c491702..dd198f4ea7780e1e908632357271004f2785cdbb 100644 |
--- a/content/browser/frame_host/navigator.cc |
+++ b/content/browser/frame_host/navigator.cc |
@@ -24,7 +24,7 @@ base::TimeTicks Navigator::GetCurrentLoadStart() { |
return base::TimeTicks::Now(); |
} |
-void Navigator::OnBeginNavigation( |
+void Navigator::RendererInitiatedNavigationRequest( |
FrameTreeNode* frame_tree_node, |
const CommonNavigationParams& common_params, |
const BeginNavigationParams& begin_params, |