| Index: chrome/browser/history/top_sites.h
|
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h
|
| index 055e0e62ae06721073208d3527e101ed08b015c3..11433a25068846f8dedcfb659d62b00aa5665d49 100644
|
| --- a/chrome/browser/history/top_sites.h
|
| +++ b/chrome/browser/history/top_sites.h
|
| @@ -292,6 +292,8 @@ class TopSites
|
|
|
| void ResetThreadSafeImageCache();
|
|
|
| + void NotifyTopSitesChanged();
|
| +
|
| // Stops and starts timer with a delay of |delta|.
|
| void RestartQueryForTopSitesTimer(base::TimeDelta delta);
|
|
|
|
|