Index: ash/shelf/shelf_tooltip_manager.cc |
diff --git a/ash/shelf/shelf_tooltip_manager.cc b/ash/shelf/shelf_tooltip_manager.cc |
index cc80bdba7979780fd5aa539488aedaf3046ff11e..e2662d51db7d57d13389a2a925192ba7a07aa01c 100644 |
--- a/ash/shelf/shelf_tooltip_manager.cc |
+++ b/ash/shelf/shelf_tooltip_manager.cc |
@@ -60,7 +60,7 @@ class ShelfTooltipManager::ShelfTooltipBubble |
virtual void WindowClosing() OVERRIDE; |
// views::View overrides: |
- virtual gfx::Size GetPreferredSize() OVERRIDE; |
+ virtual gfx::Size GetPreferredSize() const OVERRIDE; |
ShelfTooltipManager* host_; |
views::Label* label_; |