| 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 11682346cfac0e420af62ab4463071bc0c2d6bae..142571ae3db02e9fbc354e5430f3a1e24eb41865 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| @@ -213,9 +213,6 @@ class ProfileChooserView : public content::WebContentsDelegate,
|
|
|
| // Creates a header for signin and sync error surfacing for the user menu.
|
| views::View* CreateSyncErrorViewIfNeeded();
|
| - views::View* CreateSyncErrorView(const int content_string_id,
|
| - const int button_string_id,
|
| - views::LabelButton** button_out);
|
|
|
| // Create a view that shows various options for an upgrade user who is not
|
| // the same person as the currently signed in user.
|
|
|