| 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 12731b84a207d3e6c4c92c23c0e44bb93ec33844..5b3f301686aa5ef04f9517ded195e3eeba94e488 100644
|
| --- a/chrome/browser/signin/signin_ui_util.h
|
| +++ b/chrome/browser/signin/signin_ui_util.h
|
| @@ -33,6 +33,8 @@ void GetStatusLabelsForAuthError(Profile* profile,
|
| base::string16* status_label,
|
| base::string16* link_label);
|
|
|
| +void InitializePrefsForProfile(Profile* profile);
|
| +
|
| } // namespace signin_ui_util
|
|
|
| #endif // CHROME_BROWSER_SIGNIN_SIGNIN_UI_UTIL_H_
|
|
|