| Index: chrome/browser/history/top_sites.h
|
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h
|
| index 9eeb7155d0ab573309a2f17b412061cd6e42345a..556bc131185b0759d1ab95da19cf7c42f6b6916e 100644
|
| --- a/chrome/browser/history/top_sites.h
|
| +++ b/chrome/browser/history/top_sites.h
|
| @@ -51,9 +51,6 @@ class TopSites
|
| public:
|
| explicit TopSites(Profile* profile);
|
|
|
| - // Returns whether top sites is enabled.
|
| - static bool IsEnabled();
|
| -
|
| // Initializes TopSites.
|
| void Init(const FilePath& db_name);
|
|
|
|
|