Index: trunk/src/chrome/common/chrome_constants.h |
=================================================================== |
--- trunk/src/chrome/common/chrome_constants.h (revision 219785) |
+++ trunk/src/chrome/common/chrome_constants.h (working copy) |
@@ -54,6 +54,7 @@ |
extern const base::FilePath::CharType kArchivedHistoryFilename[]; |
extern const base::FilePath::CharType kBookmarksFileName[]; |
extern const base::FilePath::CharType kCacheDirname[]; |
+extern const base::FilePath::CharType kCookieFilename[]; |
extern const base::FilePath::CharType kCRLSetFilename[]; |
extern const base::FilePath::CharType kCustomDictionaryFileName[]; |
extern const base::FilePath::CharType kExtensionActivityLogFilename[]; |