| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2852c5589409bf899bec7adf00816b7bc8b96b36..c0eb58d745e14040a0cd307932604d7cb7fd8b91 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -388,6 +388,7 @@ extern const char kFullscreenAllowed[];
|
| extern const char kLocalDiscoveryNotificationsEnabled[];
|
|
|
| extern const char kPreferenceResetTime[];
|
| +extern const char kProfileResetPromptMemento[];
|
|
|
| extern const char kGCMChannelEnabled[];
|
| extern const char kPushMessagingRegistrationCount[];
|
|
|