Index: chrome/browser/notifications/balloon_host.h |
diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h |
index a732065500f0b344ef9e2c36e7ff3fafb0842723..a711260f2e41c9f1060b7c4550649f44aa5075a3 100644 |
--- a/chrome/browser/notifications/balloon_host.h |
+++ b/chrome/browser/notifications/balloon_host.h |
@@ -62,7 +62,6 @@ class BalloonHost : public RenderViewHostDelegate, |
int error_code); |
virtual void UpdateTitle(RenderViewHost* render_view_host, |
int32 page_id, const std::wstring& title) {} |
- virtual int GetBrowserWindowID() const; |
virtual ViewType::Type GetRenderViewType() const; |
virtual RenderViewHostDelegate::View* GetViewDelegate(); |