| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index db04800a9cc8f96a217f643e773a32e60031b413..319996f9d61e0173cd898d13bc5415df4fb8c8e6 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -404,6 +404,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[];
|
|
|