| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 6775c803bb3ff4bba683ae80f49556c86b88a2d7..c44ac765e6d5bc79532e4995d1ae9f57f9aaaa9f 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -54,7 +54,6 @@ extern const base::FilePath::CharType kAndroidCacheFilename[];
|
| 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[];
|
|
|