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