Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index f2a67701adf1ff4e35faf1fd84108170031c6027..4c5db05c7a72e6ea44c4666a450acb92dafb693d 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -56,6 +56,7 @@ 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 kCLDDataFilename[]; |
extern const base::FilePath::CharType kCustomDictionaryFileName[]; |
extern const base::FilePath::CharType kExtensionActivityLogFilename[]; |
extern const base::FilePath::CharType kExtensionsCookieFilename[]; |