| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 4a5472b8f6f43cdcf9af072b6343bb9027caeb4e..6b85b5b9e384fd36a8d22ee6e6ca282aed0a659d 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[];
|
|
|