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

Unified Diff: chrome/browser/ui/passwords/manage_passwords_bubble_model.h

Issue 2588263003: Reland: Remove Finch support for PasswordBranding (Closed)
Patch Set: Rebased only 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/passwords/manage_passwords_bubble_model.h
diff --git a/chrome/browser/ui/passwords/manage_passwords_bubble_model.h b/chrome/browser/ui/passwords/manage_passwords_bubble_model.h
index c41754c1c53aa7751f9897f697f162277b914402..33f0886a853a5dc6c918aeab7b837de8e5a413f9 100644
--- a/chrome/browser/ui/passwords/manage_passwords_bubble_model.h
+++ b/chrome/browser/ui/passwords/manage_passwords_bubble_model.h
@@ -110,10 +110,6 @@ class ManagePasswordsBubbleModel {
// should be presented.
bool ShouldShowMultipleAccountUpdateUI() const;
- // True if the save bubble should display the warm welcome for Google Smart
- // Lock.
- bool ShouldShowGoogleSmartLockWelcome() const;
-
// Returns true and updates the internal state iff the Save bubble should
// switch to the Chrome Sign In promo after the password was saved. Otherwise,
// returns false and leaves the current state.

Powered by Google App Engine
This is Rietveld 408576698