| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 44a2ef66dd3f6d264dfb458874e8163867576e76..708200abd109b6e8006361e6f6e8e97d4fc38919 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -62,7 +62,6 @@ extern const base::FilePath::CharType kPreferencesFilename[];
|
| extern const base::FilePath::CharType kPreviewsOptOutDBFilename[];
|
| extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
|
| extern const base::FilePath::CharType kReadmeFilename[];
|
| -extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
|
| extern const base::FilePath::CharType kSecurePreferencesFilename[];
|
| extern const base::FilePath::CharType kServiceStateFileName[];
|
| extern const base::FilePath::CharType kSingletonCookieFilename[];
|
|
|