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

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

Issue 1311403011: Removed archived history file deletion on browser start (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added obsolete tag to archived history histograms Created 5 years, 3 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 14b0c241b3636c0dd53b9eb7dfd2c0ee8bc0ad7a..76eb57a8d3ed0f47b5e42f13a5b40ec443a9060f 100644
--- a/components/history/core/browser/history_constants.h
+++ b/components/history/core/browser/history_constants.h
@@ -10,7 +10,6 @@
namespace history {
// filenames
-extern const base::FilePath::CharType kArchivedHistoryFilename[];
extern const base::FilePath::CharType kFaviconsFilename[];
extern const base::FilePath::CharType kHistoryFilename[];
extern const base::FilePath::CharType kThumbnailsFilename[];
« no previous file with comments | « components/history/core/browser/history_backend_db_unittest.cc ('k') | components/history/core/browser/history_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698