Index: chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
diff --git a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
index ff6bafdd6fef348bcd1f216f3f8ff908da115004..d2cb0afeb5bdcab8079dc7cfda6d4306549fff67 100644 |
--- a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
+++ b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
@@ -54,7 +54,6 @@ class ZoomBubbleView : public views::BubbleDelegateView, |
// views::BubbleDelegateView method. |
virtual void Init() OVERRIDE; |
- virtual gfx::Rect GetAnchorRect() OVERRIDE; |
virtual void WindowClosing() OVERRIDE; |
// Singleton instance of the zoom bubble. The zoom bubble can only be shown on |