| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 4b796f18623cab1982f9cc21b8032f3e39c675e9..1238c6ac1283f867c67f7a4a702350b27391a54a 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -59,7 +59,6 @@ extern const base::FilePath::CharType kArchivedHistoryFilename[];
|
| 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[];
|
|
|