Index: chrome/browser/profiles/avatar_menu.h |
diff --git a/chrome/browser/profiles/avatar_menu.h b/chrome/browser/profiles/avatar_menu.h |
index c58de8d400b3ac8745f2c7d1ac7de64c10b9fd24..f319a32cd8f750094d2c5829b0ca49fcd2c2c44d 100644 |
--- a/chrome/browser/profiles/avatar_menu.h |
+++ b/chrome/browser/profiles/avatar_menu.h |
@@ -58,7 +58,7 @@ class AvatarMenu : public content::NotificationObserver { |
bool signin_required; |
// Whether or not the current profile is a supervised user |
- // (see ManagedUserService). |
+ // (see SupervisedUserService). |
bool supervised; |
// The index in the menu of this profile, used by views to refer to |