Index: ash/wm/panel_frame_view.h |
=================================================================== |
--- ash/wm/panel_frame_view.h (revision 151055) |
+++ ash/wm/panel_frame_view.h (working copy) |
@@ -42,7 +42,7 @@ |
// Overridden from views::ButtonListener: |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// Child View class describing the panel's title bar behavior |
// and buttons, owned by the view hierarchy |