Chromium Code Reviews| Index: components/history/core/browser/top_sites.h |
| diff --git a/components/history/core/browser/top_sites.h b/components/history/core/browser/top_sites.h |
| index 8e826058f3e3f1b22e1b8a8ae871da3a506de32b..4ac6f97f6db496c0062f74f26d129be79494014a 100644 |
| --- a/components/history/core/browser/top_sites.h |
| +++ b/components/history/core/browser/top_sites.h |
| @@ -21,14 +21,11 @@ |
| class GURL; |
| namespace base { |
| -class FilePath; |
| -class RefCountedBytes; |
| class RefCountedMemory; |
| } |
| namespace history { |
| -class TopSitesCache; |
| class TopSitesObserver; |
| // PrepopulatedPage stores information for prepopulated page for the |