| Index: chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h (revision 151406)
|
| +++ chrome/browser/ui/views/frame/app_non_client_frame_view_aura.h (working copy)
|
| @@ -47,7 +47,7 @@
|
| virtual void UpdateThrobber(bool running) OVERRIDE;
|
|
|
| // View:
|
| - virtual void OnMouseEntered(const views::MouseEvent& event) OVERRIDE;
|
| + virtual void OnMouseEntered(const ui::MouseEvent& event) OVERRIDE;
|
|
|
| // views::MouseWatcherListener.
|
| virtual void MouseMovedOutOfHost() OVERRIDE;
|
|
|