| Index: ui/views/widget/desktop_aura/desktop_root_window_host_win.h
|
| ===================================================================
|
| --- ui/views/widget/desktop_aura/desktop_root_window_host_win.h (revision 244297)
|
| +++ ui/views/widget/desktop_aura/desktop_root_window_host_win.h (working copy)
|
| @@ -209,6 +209,7 @@
|
| virtual void PostHandleMSG(UINT message,
|
| WPARAM w_param,
|
| LPARAM l_param) OVERRIDE;
|
| + virtual bool HandleScrollEvent(const ui::ScrollEvent& event) OVERRIDE;
|
|
|
| Widget* GetWidget();
|
| const Widget* GetWidget() const;
|
|
|