| 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 d6be6cfe2a4a9cb4c03d87c99b53e9af727e0b1d..e8f7b79f83a8f707362a8c4ee947a39ba644919b 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| @@ -178,6 +178,7 @@ class ProfileChooserView : public content::WebContentsDelegate,
|
| views::LabelButton* sync_error_upgrade_button_;
|
| views::LabelButton* sync_error_signin_again_button_;
|
| views::LabelButton* sync_error_signout_button_;
|
| + views::LabelButton* sync_error_settings_unconfirmed_button_;
|
|
|
| // Links and buttons displayed in the active profile card.
|
| views::Link* manage_accounts_link_;
|
|
|