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

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

Issue 1515553006: Change password bubble for Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, clean-up Created 5 years 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 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(

Powered by Google App Engine
This is Rietveld 408576698