Index: ui/views/widget/desktop_aura/desktop_root_window_host_win.h |
=================================================================== |
--- ui/views/widget/desktop_aura/desktop_root_window_host_win.h (revision 244237) |
+++ ui/views/widget/desktop_aura/desktop_root_window_host_win.h (working copy) |
@@ -210,6 +210,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; |