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