X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fui%2Fnavigation_correction_tab_observer.cc;h=53c4326eba69c179785c918010b0668ac030acde;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=f1382f843050d686faef78b366898c280376daca;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/ui/navigation_correction_tab_observer.cc b/src/chrome/browser/ui/navigation_correction_tab_observer.cc index f1382f8..53c4326 100644 --- a/src/chrome/browser/ui/navigation_correction_tab_observer.cc +++ b/src/chrome/browser/ui/navigation_correction_tab_observer.cc @@ -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()); }