| 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 d1a7c91ed772be1b589718544d257aa716cd3a8d..23702e0b8037ef1dc00b2083a6ad9417df5d8129 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);
|
|
|
|
|