| Index: components/history/core/browser/history_constants.h
|
| diff --git a/components/history/core/browser/history_constants.h b/components/history/core/browser/history_constants.h
|
| index 76eb57a8d3ed0f47b5e42f13a5b40ec443a9060f..2ae59a297f2fff46dbad415f27f48e6293d093be 100644
|
| --- a/components/history/core/browser/history_constants.h
|
| +++ b/components/history/core/browser/history_constants.h
|
| @@ -12,7 +12,6 @@ namespace history {
|
| // filenames
|
| extern const base::FilePath::CharType kFaviconsFilename[];
|
| extern const base::FilePath::CharType kHistoryFilename[];
|
| -extern const base::FilePath::CharType kThumbnailsFilename[];
|
| extern const base::FilePath::CharType kTopSitesFilename[];
|
|
|
| // The maximum size of the list returned by history::HistoryService::TopHosts().
|
|
|