Index: chrome/common/chrome_constants.cc |
diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc |
index 3dd5bd3695f22910e79ef9d4472854507daf4285..bec4e02fc4db66ec52764b2e32e1f1e704171162 100644 |
--- a/chrome/common/chrome_constants.cc |
+++ b/chrome/common/chrome_constants.cc |
@@ -153,7 +153,6 @@ const base::FilePath::CharType kArchivedHistoryFilename[] = |
FPL("Archived History"); |
const base::FilePath::CharType kBookmarksFileName[] = FPL("Bookmarks"); |
const base::FilePath::CharType kCacheDirname[] = FPL("Cache"); |
-const base::FilePath::CharType kCookieFilename[] = FPL("Cookies"); |
const base::FilePath::CharType kCRLSetFilename[] = |
FPL("Certificate Revocation Lists"); |
const base::FilePath::CharType kCustomDictionaryFileName[] = |