summaryrefslogtreecommitdiffstats
path: root/chrome/views/bitmap_scroll_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/bitmap_scroll_bar.h')
-rw-r--r--chrome/views/bitmap_scroll_bar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/bitmap_scroll_bar.h b/chrome/views/bitmap_scroll_bar.h
index 03f2a9a..24a1a18 100644
--- a/chrome/views/bitmap_scroll_bar.h
+++ b/chrome/views/bitmap_scroll_bar.h
@@ -90,7 +90,6 @@ class BitmapScrollBar : public ScrollBar,
virtual gfx::Size GetPreferredSize();
virtual void Paint(ChromeCanvas* canvas);
virtual void Layout();
- virtual void DidChangeBounds(const CRect& previous, const CRect& current);
virtual bool OnMousePressed(const MouseEvent& event);
virtual void OnMouseReleased(const MouseEvent& event, bool canceled);
virtual bool OnMouseWheel(const MouseWheelEvent& event);