| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 5780d1ab820dc1263a23c205e34d5b5c94a754c5..5a56dd9c6f9fd8717d816e9ec27c1c13a3e8734b 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -46,7 +46,7 @@ extern const base::FilePath::CharType kCacheDirname[];
|
| extern const base::FilePath::CharType kChannelIDFilename[];
|
| extern const base::FilePath::CharType kCookieFilename[];
|
| extern const base::FilePath::CharType kCRLSetFilename[];
|
| -extern const base::FilePath::CharType kCustomDictionaryFileName[];
|
| +//extern const base::FilePath::CharType kCustomDictionaryFileName[];
|
| extern const base::FilePath::CharType kExtensionActivityLogFilename[];
|
| extern const base::FilePath::CharType kExtensionsCookieFilename[];
|
| extern const base::FilePath::CharType kFirstRunSentinel[];
|
|
|