Index: chrome/browser/ui/autofill/password_generation_popup_controller_impl.h |
diff --git a/chrome/browser/ui/autofill/password_generation_popup_controller_impl.h b/chrome/browser/ui/autofill/password_generation_popup_controller_impl.h |
index 238d362ce31f1966c07fb9858752e064e54ae0ce..aa5bad99333e9b5f0f83f1b166f7d27b00deac0a 100644 |
--- a/chrome/browser/ui/autofill/password_generation_popup_controller_impl.h |
+++ b/chrome/browser/ui/autofill/password_generation_popup_controller_impl.h |
@@ -103,6 +103,7 @@ class PasswordGenerationPopupControllerImpl |
base::string16 password() const override; |
base::string16 SuggestedText() override; |
const base::string16& HelpText() override; |
+ base::string16 AccessibleName() override; |
const gfx::Range& HelpTextLinkRange() override; |
base::WeakPtr<PasswordGenerationPopupControllerImpl> GetWeakPtr(); |