| Index: components/history/core/browser/history_constants.cc
|
| diff --git a/components/history/core/browser/history_constants.cc b/components/history/core/browser/history_constants.cc
|
| index 8cd3a186a96974ba8c8a67d97ebb08802a16c828..6a12b6bd7d3d56501e29160d43ec9a397fbfc5a0 100644
|
| --- a/components/history/core/browser/history_constants.cc
|
| +++ b/components/history/core/browser/history_constants.cc
|
| @@ -13,8 +13,6 @@ const base::FilePath::CharType kFaviconsFilename[] =
|
| FILE_PATH_LITERAL("Favicons");
|
| const base::FilePath::CharType kHistoryFilename[] =
|
| FILE_PATH_LITERAL("History");
|
| -const base::FilePath::CharType kThumbnailsFilename[] =
|
| - FILE_PATH_LITERAL("Thumbnails");
|
| const base::FilePath::CharType kTopSitesFilename[] =
|
| FILE_PATH_LITERAL("Top Sites");
|
|
|
|
|