| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 29239289b0739ed911cb01e019f2c346a2acf1de..a1efdbfa71166480ec62307b4ff8ecfa7391c486 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -58,7 +58,6 @@ extern const wchar_t kUserDataDirname[];
|
| extern const FilePath::CharType kUserScriptsDirname[];
|
| extern const FilePath::CharType kWebDataFilename[];
|
| extern const FilePath::CharType kBookmarksFileName[];
|
| -extern const FilePath::CharType kPrivacyBlacklistFileName[];
|
| extern const FilePath::CharType kHistoryBookmarksFileName[];
|
| extern const FilePath::CharType kCustomDictionaryFileName[];
|
| extern const FilePath::CharType kLoginDataFileName[];
|
|
|