Index: content/browser/frame_host/navigation_controller_impl_unittest.cc |
diff --git a/content/browser/frame_host/navigation_controller_impl_unittest.cc b/content/browser/frame_host/navigation_controller_impl_unittest.cc |
index 067655745f3e52dfb5c7a483b95351a9b3941fe0..1f31e11b3d97aafbaf3eed29add731ce18bcc4c4 100644 |
--- a/content/browser/frame_host/navigation_controller_impl_unittest.cc |
+++ b/content/browser/frame_host/navigation_controller_impl_unittest.cc |
@@ -193,7 +193,7 @@ class NavigationControllerTest |
} |
// WebContentsObserver: |
- virtual void NavigateToPendingEntry( |
+ virtual void DidStartNavigationToPendingEntry( |
const GURL& url, |
NavigationController::ReloadType reload_type) OVERRIDE { |
navigated_url_ = url; |