Index: chrome/browser/ui/views/profiles/avatar_label.h |
diff --git a/chrome/browser/ui/views/profiles/avatar_label.h b/chrome/browser/ui/views/profiles/avatar_label.h |
index 8838d7ed62fe9f8bfb251289a024444f7b78d5eb..9126d0210e95dc4ee0ed57ad204d4a2193524265 100644 |
--- a/chrome/browser/ui/views/profiles/avatar_label.h |
+++ b/chrome/browser/ui/views/profiles/avatar_label.h |
@@ -13,7 +13,7 @@ class BrowserView; |
// AvatarLabel |
// |
// A label used to display a string indicating that the current profile belongs |
-// to a managed user. |
+// to a supervised user. |
class AvatarLabel : public views::LabelButton { |
public: |
explicit AvatarLabel(BrowserView* browser_view); |