| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index a750bedb679d499180880901ee37bd8a5ed9f125..3d2fd7b586022c56277280a6beaad6a26ea6aa67 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -86,6 +86,7 @@ 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[];
|
|
|