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

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

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.cc
diff --git a/components/history/core/browser/history_constants.cc b/components/history/core/browser/history_constants.cc
index 842ed43760affd0b70d14c5492f1830514bb1927..8cd3a186a96974ba8c8a67d97ebb08802a16c828 100644
--- a/components/history/core/browser/history_constants.cc
+++ b/components/history/core/browser/history_constants.cc
@@ -9,8 +9,6 @@
namespace history {
// filenames
-const base::FilePath::CharType kArchivedHistoryFilename[] =
- FILE_PATH_LITERAL("Archived History");
const base::FilePath::CharType kFaviconsFilename[] =
FILE_PATH_LITERAL("Favicons");
const base::FilePath::CharType kHistoryFilename[] =
« no previous file with comments | « components/history/core/browser/history_constants.h ('k') | components/history/core/test/history_backend_db_base_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698