Index: chrome/browser/ui/views/profiles/profile_chooser_view.h |
diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
index 990f8aa1e8104ad80406fc95d35685fd04987000..f20b2f6a353c2fd4ae3ca4e35bde68d073c3ad46 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -182,8 +182,8 @@ class ProfileChooserView : public views::BubbleDelegateView, |
views::LabelButton** button); |
// Create a view that shows various options for an upgrade user who is not |
- // the same person as the currently signed in user |avatar_item|. |
- views::View* CreateSwitchUserView(const AvatarMenu::Item& avatar_item); |
+ // the same person as the currently signed in user. |
+ views::View* CreateSwitchUserView(); |
bool ShouldShowGoIncognito() const; |