| Index: chrome/browser/signin/signin_ui_util.h
|
| diff --git a/chrome/browser/signin/signin_ui_util.h b/chrome/browser/signin/signin_ui_util.h
|
| index 4697ff7db50ba770bcc49cb33d644c89125859f5..b31d5c6cc321c22d3a3bceb55e69ba1dc5f591b0 100644
|
| --- a/chrome/browser/signin/signin_ui_util.h
|
| +++ b/chrome/browser/signin/signin_ui_util.h
|
| @@ -38,6 +38,8 @@ void GetStatusLabelsForAuthError(Profile* profile,
|
|
|
| void InitializePrefsForProfile(Profile* profile);
|
|
|
| +void ShowSigninErrorLearnMorePage(Profile* profile);
|
| +
|
| } // namespace signin_ui_util
|
|
|
| #endif // CHROME_BROWSER_SIGNIN_SIGNIN_UI_UTIL_H_
|
|
|