Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / navigation_correction_tab_observer.cc
index f1382f8..53c4326 100644 (file)
@@ -69,8 +69,7 @@ void NavigationCorrectionTabObserver::RenderViewCreated(
 ////////////////////////////////////////////////////////////////////////////////
 // Internal helpers
 
-void NavigationCorrectionTabObserver::OnGoogleURLUpdated(GURL old_url,
-                                                         GURL new_url) {
+void NavigationCorrectionTabObserver::OnGoogleURLUpdated() {
   UpdateNavigationCorrectionInfo(web_contents()->GetRenderViewHost());
 }