Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index bebfdd6a34ded1d2bd38cd5bf66ffd3084f6dca1..e3c51111d410aacadfd9f9139bf73ebd7662d8bd 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -60,6 +60,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[]; |