| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a11d462b1d24f94d4a7dbee66bebb0498978cb62..bf033b36ba89da65c5cfd2f22292c3ed6c144cd7 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -418,6 +418,8 @@ extern const char kNotificationsVibrateEnabled[];
|
| extern const char kPushMessagingAppIdentifierMap[];
|
| extern const char kBackgroundBudgetMap[];
|
|
|
| +extern const char kGCMProductCategoryForSubtypes[];
|
| +
|
| extern const char kEasyUnlockAllowed[];
|
| extern const char kEasyUnlockEnabled[];
|
| extern const char kEasyUnlockPairing[];
|
|
|