Index: chrome/browser/ui/views/frame/browser_non_client_frame_view.h |
diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view.h b/chrome/browser/ui/views/frame/browser_non_client_frame_view.h |
index 58020fa3ae70f11626c0bc6241e1a14d90a6cee7..3167a17da8218289061be83274c00c6202a8d1be 100644 |
--- a/chrome/browser/ui/views/frame/browser_non_client_frame_view.h |
+++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view.h |
@@ -72,7 +72,7 @@ class BrowserNonClientFrameView : public views::NonClientFrameView { |
// icon. May be NULL for some frame styles. |
AvatarMenuButton* avatar_button_; |
- // Avatar label that is used for a managed user. |
+ // Avatar label that is used for a supervised user. |
AvatarLabel* avatar_label_; |
// Menu button that displays the name of the active or guest profile. |