Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 6dfe2a839db10558c8c6947df990039ac6841cc7..f7700987153597dc371a60d6e8f33b2c5c1d95ee 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -72,6 +72,7 @@ extern const base::FilePath::CharType kNewTabThumbnailsFilename[]; |
extern const base::FilePath::CharType kOBCertFilename[]; |
extern const base::FilePath::CharType kPreferencesFilename[]; |
extern const base::FilePath::CharType kReadmeFilename[]; |
+extern const base::FilePath::CharType kResetPromptMementoFilename[]; |
extern const base::FilePath::CharType kSafeBrowsingBaseFilename[]; |
extern const base::FilePath::CharType kServiceStateFileName[]; |
extern const base::FilePath::CharType kShortcutsDatabaseName[]; |