| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 8c845b5b297e2ad00db512e676e6ecf0e48855f1..53a3b71dc5c7e7233e54350b0282093ff7454ed5 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[];
|
|
|