| Index: chrome/browser/history/top_sites.h
|
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h
|
| index 58d3dca382a2fa5f2eda5bee64eb5433f99b92ca..2e7313a83ea6a27e284a078425b4c736a8c80f29 100644
|
| --- a/chrome/browser/history/top_sites.h
|
| +++ b/chrome/browser/history/top_sites.h
|
| @@ -28,7 +28,6 @@ class RefCountedMemory;
|
| namespace history {
|
|
|
| class TopSitesCache;
|
| -class TopSitesTest;
|
|
|
| // Interface for TopSites, which stores the data for the top "most visited"
|
| // sites. This includes a cache of the most visited data from history, as well
|
|
|