| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a1364a61efd55d5522aa387eaf71caa8bdc5b293..ba0f76003adae82d7755b15554952a17385fa698 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -375,6 +375,7 @@ extern const char kPrintPreviewDisabled[];
|
| extern const char kDefaultSupervisedUserFilteringBehavior[];
|
|
|
| extern const char kSupervisedUserCreationAllowed[];
|
| +extern const char kSupervisedUserExistsOrExisted[];
|
| extern const char kSupervisedUsers[];
|
|
|
| extern const char kProfileResetPromptMementoInProfilePrefs[];
|
|
|