Index: chrome/browser/ui/views/passwords/manage_passwords_view_test.h |
diff --git a/chrome/browser/ui/views/passwords/manage_passwords_view_test.h b/chrome/browser/ui/views/passwords/manage_passwords_view_test.h |
index 73743f8ddcb9de43bfcfb8d5903420e855dc064b..6f1a49c781f48047bdb44af5ff274ea529627afa 100644 |
--- a/chrome/browser/ui/views/passwords/manage_passwords_view_test.h |
+++ b/chrome/browser/ui/views/passwords/manage_passwords_view_test.h |
@@ -36,6 +36,9 @@ class ManagePasswordsViewTest : public InProcessBrowserTest { |
// Put the controller, icon, and bubble into a managing-password state. |
void SetupManagingPasswords(); |
+ // Put the controller, icon, and bubble into the confirmation state. |
+ void SetupAutomaticPassword(); |
+ |
// Put the controller, icon, and bubble into a pending-password state. |
void SetupPendingPassword(); |