| Index: ash/shell/window_type_launcher.h
|
| ===================================================================
|
| --- ash/shell/window_type_launcher.h (revision 151406)
|
| +++ ash/shell/window_type_launcher.h (working copy)
|
| @@ -43,7 +43,7 @@
|
|
|
| // Overridden from views::View:
|
| virtual void OnPaint(gfx::Canvas* canvas) OVERRIDE;
|
| - virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE;
|
| + virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE;
|
|
|
| // Overridden from views::WidgetDelegate:
|
| virtual views::View* GetContentsView() OVERRIDE;
|
|
|