| 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 72fcf29c44efd4b6374e69f8dca26ee40865a4cd..d6be6cfe2a4a9cb4c03d87c99b53e9af727e0b1d 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| @@ -183,7 +183,6 @@ class ProfileChooserView : public content::WebContentsDelegate,
|
| views::Link* manage_accounts_link_;
|
| views::LabelButton* manage_accounts_button_;
|
| views::LabelButton* signin_current_profile_button_;
|
| - views::LabelButton* auth_error_email_button_;
|
|
|
| // For material design user menu, the active profile card owns the profile
|
| // name and photo.
|
|
|