Index: ash/wm/custom_frame_view_ash.h |
=================================================================== |
--- ash/wm/custom_frame_view_ash.h (revision 151055) |
+++ ash/wm/custom_frame_view_ash.h (working copy) |
@@ -72,7 +72,7 @@ |
// views::ButtonListener overrides: |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
private: |
// Height from top of window to top of client area. |