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

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

Issue 2579823003: Remove Finch support for PasswordBranding (Closed)
Patch Set: More succinct Created 4 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/pending_password_view_controller.h
diff --git a/chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h b/chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h
index 26cb91f052db37d4a10ea8e2cfe34e60d1666a22..70251749e8276b986c46dba84936763068c355fa 100644
--- a/chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h
+++ b/chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h
@@ -22,9 +22,6 @@
// Creates a controller for showing username/password and returns its view.
- (NSView*)createPasswordView;
-// Returns whether GoogleSmartLock warm welcome should be shown.
-- (BOOL)shouldShowGoogleSmartLockWelcome;
-
// Creates buttons that should be shown in the bubble and returns them.
- (NSArray*)createButtonsAndAddThemToView:(NSView*)view;

Powered by Google App Engine
This is Rietveld 408576698