| Index: chrome/browser/resources/chromeos/login/login_resources.html
|
| diff --git a/chrome/browser/resources/chromeos/login/login_resources.html b/chrome/browser/resources/chromeos/login/login_resources.html
|
| index 6bc01a90bbc877d0dc369b49429bea80553237a7..38bf1fdfc5bdc6ddc330124f67be7b148c19e64e 100644
|
| --- a/chrome/browser/resources/chromeos/login/login_resources.html
|
| +++ b/chrome/browser/resources/chromeos/login/login_resources.html
|
| @@ -32,7 +32,7 @@
|
| <link rel="stylesheet" href="screen_tpm_error.css">
|
| <link rel="stylesheet" href="screen_password_changed.css">
|
| <link rel="stylesheet" href="screen_wrong_hwid.css">
|
| -<link rel="stylesheet" href="screen_locally_managed_user_creation.css">
|
| +<link rel="stylesheet" href="screen_supervised_user_creation.css">
|
| <link rel="stylesheet" href="screen_confirm_password.css">
|
| <link rel="stylesheet" href="screen_fatal_error.css">
|
| <link rel="stylesheet" href="../../login/user_pod_row.css">
|
|
|