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

Unified Diff: chrome/browser/ui/passwords/passwords_model_delegate.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/passwords/passwords_model_delegate.h
diff --git a/chrome/browser/ui/passwords/passwords_model_delegate.h b/chrome/browser/ui/passwords/passwords_model_delegate.h
index 9fdcdd799c970869c7da6e503e4a054bd8cd5350..d5fcafda4556f35d70792c5e9629dcf60147e374 100644
--- a/chrome/browser/ui/passwords/passwords_model_delegate.h
+++ b/chrome/browser/ui/passwords/passwords_model_delegate.h
@@ -81,8 +81,6 @@ class PasswordsModelDelegate {
const autofill::PasswordForm& form,
password_manager::CredentialType credential_type) = 0;
- // Open a new tab pointing to passwords.google.com.
- virtual void NavigateToExternalPasswordManager() = 0;
// Open a new tab, pointing to the Smart Lock help article.
virtual void NavigateToSmartLockHelpPage() = 0;
// Open a new tab, pointing to the password manager settings page.

Powered by Google App Engine
This is Rietveld 408576698