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 3a67c3a81bb1ddd91573b281db4b12d554eb24c5..340faa2a155b87a21ccf519e2f782bf9be554cc0 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h |
@@ -54,7 +54,6 @@ class BookmarkBubbleView : public views::BubbleDelegateView, |
// views::View method. |
virtual bool AcceleratorPressed(const ui::Accelerator& accelerator) OVERRIDE; |
- virtual void OnNativeThemeChanged(const ui::NativeTheme* theme) OVERRIDE; |
protected: |
// views::BubbleDelegateView method. |