Index: ui/app_list/app_list_view.h |
=================================================================== |
--- ui/app_list/app_list_view.h (revision 151055) |
+++ ui/app_list/app_list_view.h (working copy) |
@@ -59,7 +59,7 @@ |
// Overridden from views::ButtonListener: |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// Overridden from views::BubbleDelegate: |
virtual gfx::Rect GetBubbleBounds() OVERRIDE; |