Index: chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
diff --git a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
index af49d5acf394726e08c5627d917a7c0722827d09..2dae2feb3b1326778c7b6e5ddde089e451f7aae5 100644 |
--- a/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
+++ b/chrome/browser/ui/views/chrome_to_mobile_bubble_view.h |
@@ -46,7 +46,6 @@ class ChromeToMobileBubbleView : public views::BubbleDelegateView, |
// views::BubbleDelegateView methods. |
virtual views::View* GetInitiallyFocusedView() OVERRIDE; |
- virtual gfx::Rect GetAnchorRect() OVERRIDE; |
virtual void WindowClosing() OVERRIDE; |
virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE; |
virtual void AnimationProgressed(const ui::Animation* animation) OVERRIDE; |