Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index a325e16b512555354e7444f68206cee542fab19c..ad8b0ab1a965f102f9489cc6ef982c0e00da2b21 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -448,6 +448,8 @@ extern const char kExtensionsLastChromeVersion[]; |
extern const char kFullscreenAllowed[]; |
+extern const char kProfileResetPromptMemento[]; |
+ |
// Local state prefs. Please add Profile prefs above instead. |
extern const char kCertRevocationCheckingEnabled[]; |
extern const char kCertRevocationCheckingRequiredLocalAnchors[]; |