| 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 b69a1f7cf7c2f9a834d357a167f9ece9be3f6a72..ca729fc106ed38c162aaa5d272222935b1f76771 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
|
| @@ -108,6 +108,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin
|
| void SizeConstraintsChanged() override;
|
| bool ShouldUpdateWindowTransparency() const override;
|
| bool ShouldUseDesktopNativeCursorManager() const override;
|
| + bool ShouldCreateVisibiltyController() const override;
|
|
|
| // Overridden from aura::WindowTreeHost:
|
| ui::EventSource* GetEventSource() override;
|
|
|