| Index: chrome/browser/ui/search/instant_tab.h
|
| diff --git a/chrome/browser/ui/search/instant_tab.h b/chrome/browser/ui/search/instant_tab.h
|
| index e879cbaeab27c0d7f592533ffd1ea41b065239d1..b7a8aff89356ad102f657cf80cf3259fcd35847f 100644
|
| --- a/chrome/browser/ui/search/instant_tab.h
|
| +++ b/chrome/browser/ui/search/instant_tab.h
|
| @@ -24,7 +24,6 @@ class InstantTab : public InstantPage {
|
|
|
| // Logs statistics regarding the NTP.
|
| static void TabDeactivated(content::WebContents* contents);
|
| - static void MostVisitedItemsChanged(content::WebContents* contents);
|
|
|
| private:
|
| // Overridden from InstantPage:
|
|
|