| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 5632940a716016bc5b332a71924c57b1dbb394e5..51c7a08eb78dce174734fa733b84adaf28baf09a 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -76,7 +76,6 @@ extern const base::FilePath::CharType kNewTabThumbnailsFilename[];
|
| extern const base::FilePath::CharType kPreferencesFilename[];
|
| extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
|
| extern const base::FilePath::CharType kReadmeFilename[];
|
| -extern const base::FilePath::CharType kResetPromptMementoFilename[];
|
| extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
|
| extern const base::FilePath::CharType kSecurePreferencesFilename[];
|
| extern const base::FilePath::CharType kServiceStateFileName[];
|
|
|