Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(860)

Unified Diff: components/history/core/browser/history_constants.h

Issue 2040553002: Remove unused constant history::kThumbnailsFilename. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@zzzzsql_diagnostic_thumbnails
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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().
« no previous file with comments | « components/history/core/browser/history_backend.cc ('k') | components/history/core/browser/history_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698