Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index a9b7da07bf3db78040fb7304d45199868c355fbb..118074da971282b447c14b4f53052dac86f64a9e 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1195,11 +1195,6 @@ const char kLocalDiscoveryNotificationsEnabled[] = |
// a preference was reset. |
const char kPreferenceResetTime[] = "prefs.preference_reset_time"; |
-// String that indicates if the Profile Reset prompt has already been shown to |
-// the user. Used both in user preferences and local state, in the latter, it is |
-// actually a dictionary that maps profile keys to before-mentioned strings. |
-const char kProfileResetPromptMemento[] = "profile.reset_prompt_memento"; |
- |
// The GCM channel's enabled state. |
const char kGCMChannelEnabled[] = "gcm.channel_enabled"; |