| Index: chrome/browser/ui/passwords/manage_passwords_view_utils.h
|
| diff --git a/chrome/browser/ui/passwords/manage_passwords_view_utils.h b/chrome/browser/ui/passwords/manage_passwords_view_utils.h
|
| index 3067369aab345ee769fa7dacc8e63ca2fe2c7151..8590212067b1953c697253ec745ea4d2926b8b77 100644
|
| --- a/chrome/browser/ui/passwords/manage_passwords_view_utils.h
|
| +++ b/chrome/browser/ui/passwords/manage_passwords_view_utils.h
|
| @@ -74,6 +74,7 @@ void GetManagePasswordsDialogTitleText(const GURL& user_visible_url,
|
| // branding.
|
| void GetAccountChooserDialogTitleTextAndLinkRange(
|
| bool is_smartlock_branding_enabled,
|
| + bool many_accounts,
|
| base::string16* title,
|
| gfx::Range* title_link_range);
|
|
|
|
|