Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
index 95044e3591d25b128bdfc7ccd2b23d4e16420737..bc6035a4abe659ab7a9c16d50f69bd7c1ab303b9 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
@@ -106,6 +106,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
virtual bool IsAnimatingClosed() const OVERRIDE; |
// Overridden from aura::WindowTreeHost: |
+ virtual ui::EventSource* GetEventSource() OVERRIDE; |
virtual gfx::AcceleratedWidget GetAcceleratedWidget() OVERRIDE; |
virtual void Show() OVERRIDE; |
virtual void Hide() OVERRIDE; |