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 1fc6c68b092f7471cfcee7c009351f90c07446e8..e6ae6aad411751f65a901fa92cd771fbf5def1d2 100644 |
--- a/chrome/browser/ui/passwords/manage_passwords_bubble_model.h |
+++ b/chrome/browser/ui/passwords/manage_passwords_bubble_model.h |
@@ -89,11 +89,6 @@ class ManagePasswordsBubbleModel : public content::WebContentsObserver { |
#endif |
private: |
- // content::WebContentsObserver |
- virtual void WebContentsDestroyed( |
- content::WebContents* web_contents) OVERRIDE; |
- |
- content::WebContents* web_contents_; |
password_manager::ui::State state_; |
base::string16 title_; |
autofill::PasswordForm pending_credentials_; |