Index: chrome/browser/ui/autofill/chrome_autofill_client.h |
diff --git a/chrome/browser/ui/autofill/chrome_autofill_client.h b/chrome/browser/ui/autofill/chrome_autofill_client.h |
index 323eb5f92d95c932e9a0bb95a4e511dfbd8cee24..1b9a00b6e74f954142da8c6409bd1d4a9417e54e 100644 |
--- a/chrome/browser/ui/autofill/chrome_autofill_client.h |
+++ b/chrome/browser/ui/autofill/chrome_autofill_client.h |
@@ -57,6 +57,7 @@ class ChromeAutofillClient |
const std::vector<base::string16>& labels, |
const std::vector<base::string16>& icons, |
const std::vector<int>& identifiers, |
+ const base::string16& title, |
base::WeakPtr<AutofillPopupDelegate> delegate) override; |
void UpdateAutofillPopupDataListValues( |
const std::vector<base::string16>& values, |