| 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 b4eb300b0e60d9ad9987a7c7a992b13e9778d8fe..8d7dc7196e7a88e597212050c88ae552adf60019 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| @@ -247,6 +247,7 @@ class ProfileChooserView : public content::WebContentsDelegate,
|
|
|
| // Action buttons.
|
| views::LabelButton* users_button_;
|
| + views::LabelButton* go_incognito_button_;
|
| views::LabelButton* lock_button_;
|
| views::Link* add_account_link_;
|
|
|
|
|