| Index: chrome/browser/supervised_user/supervised_user_constants.cc
|
| diff --git a/chrome/browser/supervised_user/supervised_user_constants.cc b/chrome/browser/supervised_user/supervised_user_constants.cc
|
| index 889577c9d6f3015fe526384f58953e68e58bf246..79a89dc2774acae013f4621b8e7c246bfe311165 100644
|
| --- a/chrome/browser/supervised_user/supervised_user_constants.cc
|
| +++ b/chrome/browser/supervised_user/supervised_user_constants.cc
|
| @@ -17,8 +17,6 @@ const char kRecordHistory[] = "RecordHistory";
|
| const char kSigninAllowed[] = "SigninAllowed";
|
| const char kUserName[] = "UserName";
|
|
|
| -const char kUserPasswordRecord[] = "UserPasswordRecord";
|
| -
|
| const char kSupervisedUserPseudoEmail[] = "managed_user@localhost";
|
|
|
| const char kChildAccountSUID[] = "ChildAccountSUID";
|
|
|