summaryrefslogtreecommitdiffstats
path: root/ash/shelf/overflow_bubble_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/overflow_bubble_view.h')
-rw-r--r--ash/shelf/overflow_bubble_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shelf/overflow_bubble_view.h b/ash/shelf/overflow_bubble_view.h
index f5bfdc1..e8533c1 100644
--- a/ash/shelf/overflow_bubble_view.h
+++ b/ash/shelf/overflow_bubble_view.h
@@ -55,7 +55,7 @@ class ASH_EXPORT OverflowBubbleView : public views::BubbleDelegateView {
// ui::EventHandler overrides:
virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
- ShelfLayoutManager* GetShelfLayoutManagerForLauncher() const;
+ ShelfLayoutManager* GetShelfLayoutManager() const;
ShelfView* shelf_view_; // Owned by views hierarchy.
gfx::Vector2d scroll_offset_;