Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / net / predictor_tab_helper.h
index c173139..9ed4ee6 100644 (file)
@@ -22,9 +22,6 @@ class PredictorTabHelper
   virtual void DidStartNavigationToPendingEntry(
       const GURL& url,
       content::NavigationController::ReloadType reload_type) OVERRIDE;
-  virtual void DidNavigateMainFrame(
-      const content::LoadCommittedDetails& details,
-      const content::FrameNavigateParams& params) OVERRIDE;
 
  private:
   explicit PredictorTabHelper(content::WebContents* web_contents);