| Index: chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h b/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h
|
| index d5e1f5092394f39bc5f4ab52a816fe44add1c167..c7065146af5011c2fc386edf7f054d4634e551e8 100644
|
| --- a/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h
|
| +++ b/chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h
|
| @@ -48,6 +48,7 @@ class GaiaWebContentsDelegate;
|
| // current profile. It is set in |showAccountRemovalView| and used in
|
| // |removeAccount|.
|
| std::string accountIdToRemove_;
|
| + NSButton *firstProfileView_;
|
|
|
| // Active view mode.
|
| profiles::BubbleViewMode viewMode_;
|
|
|