| Index: chrome/browser/history/top_sites_impl.h
|
| diff --git a/chrome/browser/history/top_sites_impl.h b/chrome/browser/history/top_sites_impl.h
|
| index caa0c0bf83456ae416cd84e273ff612199b89998..b342dd0e0e70ba0f6505c464e6485758439fde7f 100644
|
| --- a/chrome/browser/history/top_sites_impl.h
|
| +++ b/chrome/browser/history/top_sites_impl.h
|
| @@ -205,8 +205,6 @@ class TopSitesImpl : public TopSites {
|
|
|
| void ResetThreadSafeImageCache();
|
|
|
| - void NotifyTopSitesChanged();
|
| -
|
| // Stops and starts timer with a delay of |delta|.
|
| void RestartQueryForTopSitesTimer(base::TimeDelta delta);
|
|
|
|
|