| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6c50bcac44d7f0ed2652453447ac47f7c62e3374..6c9c2fd68cdf0f869bd0a57ee4d6d8f51bab897c 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -403,6 +403,7 @@ extern const char kPreferenceResetTime[];
|
| extern const char kProfileResetPromptMemento[];
|
|
|
| extern const char kGCMChannelEnabled[];
|
| +extern const char kPushMessagingRegistrationCount[];
|
|
|
| extern const char kEasyUnlockEnabled[];
|
| extern const char kEasyUnlockShowTutorial[];
|
|
|