| 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..dc90bac5ad7b49ab6a8dc100c5f8ec3a5602d75a 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_;
|
|
|