| Index: chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| index 5d1fa6ebabe91cdaf8c8f51615071fe01e7c25ba..315acaca952dea91e7e63f474c2b65401981a850 100644
|
| --- a/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| +++ b/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| @@ -42,9 +42,8 @@ class BookmarkBubbleView : public views::BubbleDelegateView,
|
|
|
| virtual ~BookmarkBubbleView();
|
|
|
| - // views::BubbleDelegateView methods.
|
| + // views::BubbleDelegateView method.
|
| virtual views::View* GetInitiallyFocusedView() OVERRIDE;
|
| - virtual gfx::Rect GetAnchorRect() OVERRIDE;
|
|
|
| // views::WidgetDelegate method.
|
| virtual void WindowClosing() OVERRIDE;
|
|
|