Index: chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
diff --git a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
index 983bc105b00ebf478f49b6b3e6fc2cd01c28effa..bd15a8653aa86ca4c88c3c715390ca5f79cfeb6b 100644 |
--- a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
+++ b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
@@ -77,11 +77,6 @@ class ManagePasswordsUIController |
// Open a new tab, pointing to the password manager settings page. |
virtual void NavigateToPasswordManagerSettingsPage(); |
- // Open a new tab, pointing to the Google manage passwords website. |
- // TODO(gcasto): Change this to navigate to account central once passwords |
- // are visible there. Currently goes to the Chrome support page. |
- virtual void NavigateToAccountCentralManagementPage(); |
- |
virtual const autofill::PasswordForm& PendingCredentials() const; |
// Set the state of the Omnibox icon, and possibly show the associated bubble |