| Index: chrome/browser/resources/user_manager/user_manager.css
|
| diff --git a/chrome/browser/resources/user_manager/user_manager.css b/chrome/browser/resources/user_manager/user_manager.css
|
| index e8ecc17480c317381babe769431398f14d7f1ff1..b7f9603ad7c431bd11dfb5ac73a9c37fd1f28c01 100644
|
| --- a/chrome/browser/resources/user_manager/user_manager.css
|
| +++ b/chrome/browser/resources/user_manager/user_manager.css
|
| @@ -79,8 +79,7 @@ html[dir=rtl] .pod .locked-indicator {
|
| }
|
|
|
| .pod .supervised-indicator {
|
| - /* TODO(treib): Use round icon when it's available. */
|
| - background-image: url('chrome://theme/IDR_MANAGED_USER_ICON');
|
| + background-image: url('chrome://theme/IDR_ICON_PROFILES_SUPERVISED');
|
| background-repeat: no-repeat;
|
| height: 35px;
|
| left: 10px;
|
|
|