Index: trunk/src/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h |
=================================================================== |
--- trunk/src/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h (revision 282324) |
+++ trunk/src/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h (working copy) |
@@ -138,9 +138,6 @@ |
// Whether the bubble is currently showing. |
static bool IsShowing(); |
- // Returns a pointer to the bubble. |
- static const ManagePasswordsBubbleView* Bubble(); |
- |
private: |
ManagePasswordsBubbleView(content::WebContents* web_contents, |
ManagePasswordsIconView* anchor_view, |