| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 178199849bcd99a6a9d426631034fc6ec60edfd5..7b429d080af3ca4986f573a097ba132c1592fb04 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -415,6 +415,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[];
|
|
|