Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / omnibox / omnibox_navigation_observer.cc
index 9e5a44a..51a19b7 100644 (file)
@@ -108,8 +108,7 @@ void OmniboxNavigationObserver::NavigationEntryCommitted(
     OnAllLoadingFinished();  // deletes |this|!
 }
 
-void OmniboxNavigationObserver::WebContentsDestroyed(
-    content::WebContents* web_contents) {
+void OmniboxNavigationObserver::WebContentsDestroyed() {
   delete this;
 }