| Index: chrome/browser/ui/cocoa/profiles/signin_view_controller_delegate_mac.h
|
| diff --git a/chrome/browser/ui/cocoa/profiles/signin_view_controller_delegate_mac.h b/chrome/browser/ui/cocoa/profiles/signin_view_controller_delegate_mac.h
|
| index 3312f8db66bb1d8106e130a286ae5fe9953cb62d..bd4909ac774fd05312438b24623213c1c5c8e1fe 100644
|
| --- a/chrome/browser/ui/cocoa/profiles/signin_view_controller_delegate_mac.h
|
| +++ b/chrome/browser/ui/cocoa/profiles/signin_view_controller_delegate_mac.h
|
| @@ -58,6 +58,7 @@ class SigninViewControllerDelegateMac : public ConstrainedWindowMacDelegate,
|
|
|
| static std::unique_ptr<content::WebContents>
|
| CreateSyncConfirmationWebContents(Profile* profile);
|
| + CreateSigninErrorWebContents(Profile* profile);
|
|
|
| private:
|
| void PerformClose() override;
|
|
|