Index: chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h |
diff --git a/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h b/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h |
index 510a93eae0534cc69a2170c88bdb2967dd785358..b60ce4c6158fe5c317e9937d9b76ffb7eeb4eaf3 100644 |
--- a/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h |
+++ b/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h |
@@ -27,7 +27,7 @@ class ManagePasswordsControllerTest : public CocoaProfileTest { |
ManagePasswordsBubbleModel* GetModelAndCreateIfNull(); |
// Sets the appropriate state for ManagePasswordsBubbleModel. |
- void SetUpPendingState(); |
+ void SetUpPendingState(bool update); |
void SetUpConfirmationState(); |
void SetUpManageState(); |
void SetUpAccountChooser( |