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 7350e253e7f183a4ee3e32f9bb3d904aab9a75d3..213cf4c2f124ee42108d7df7fda1baba2020096e 100644 |
--- a/chrome/browser/ui/passwords/manage_passwords_view_utils.h |
+++ b/chrome/browser/ui/passwords/manage_passwords_view_utils.h |
@@ -33,6 +33,7 @@ void GetSavePasswordDialogTitleTextAndLinkRange( |
const GURL& user_visible_url, |
const GURL& form_origin_url, |
bool is_smartlock_branding_enabled, |
+ bool is_change_password, |
base::string16* title, |
gfx::Range* title_link_range); |