| 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 c54af46a8d4f9657bd64d0d9792859baf3c878d7..104dab98cc61d774c4775472af94de77cb78b513 100644
|
| --- a/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h
|
| +++ b/chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h
|
| @@ -31,9 +31,6 @@ class ManagePasswordsControllerTest : public CocoaProfileTest {
|
| void SetUpUpdatePendingState(bool multiple_forms);
|
| void SetUpConfirmationState();
|
| void SetUpManageState();
|
| - void SetUpAccountChooser(
|
| - ScopedVector<const autofill::PasswordForm> local,
|
| - ScopedVector<const autofill::PasswordForm> federations);
|
|
|
| // An opportunity for tests to override the constructor parameter of
|
| // ManagePasswordsBubbleModel.
|
|
|