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 6afe00547181bfda915c03bdc45367d15dbf75f5..b40e6af5af9d8e9edb06e87f084a1ea8e2c145b2 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -164,7 +164,7 @@ class ProfileChooserView : public content::WebContentsDelegate, |
int width); |
// Creates a webview showing the gaia signin page. |
- views::View* CreateGaiaSigninView(); |
+ views::View* CreateGaiaSigninView(views::View** signin_content_view); |
// Creates a view to confirm account removal for |account_id_to_remove_|. |
views::View* CreateAccountRemovalView(); |