Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: chrome/browser/ui/cocoa/passwords/base_passwords_controller_test.h

Issue 1610653002: Integrate the account chooser dialog on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698