| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6198ba02ff6b477d5e86d4a05f610b48524fe047..48fe0b467bf57ac04be20fcb31f03b6376906c66 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -674,6 +674,7 @@ extern const char kUsedPolicyCertificates[];
|
| extern const char kServerBackedDeviceState[];
|
| extern const char kCustomizationDefaultWallpaperURL[];
|
| extern const char kLogoutStartedLast[];
|
| +extern const char kConsumerManagementEnrollmentRequested[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|