| Index: ash/wm/workspace/frame_maximize_button.h
|
| ===================================================================
|
| --- ash/wm/workspace/frame_maximize_button.h (revision 151481)
|
| +++ ash/wm/workspace/frame_maximize_button.h (working copy)
|
| @@ -61,7 +61,7 @@
|
| virtual void OnMouseReleased(const ui::MouseEvent& event) OVERRIDE;
|
| virtual void OnMouseCaptureLost() OVERRIDE;
|
| virtual ui::GestureStatus OnGestureEvent(
|
| - const views::GestureEvent& event) OVERRIDE;
|
| + const ui::GestureEvent& event) OVERRIDE;
|
|
|
| private:
|
| class EscapeEventFilter;
|
|
|