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 ac10b7a689cc9a591853b6a2e95554cdb4ce5cf4..d61080aeae898b6d66a7393c213a6fd5c7f7008c 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 |
@@ -103,6 +103,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
virtual void OnNativeWidgetFocus() OVERRIDE; |
virtual void OnNativeWidgetBlur() OVERRIDE; |
virtual bool IsAnimatingClosed() const OVERRIDE; |
+ virtual bool IsTranslucentWindowOpacitySupported() const OVERRIDE; |
// Overridden from aura::WindowTreeHost: |
virtual ui::EventSource* GetEventSource() OVERRIDE; |