| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| index cbcd9fc0e1f1dce3f27ab1fe69eedaee895b7df0..cee65f5be3b5ca697f857ee4b00a1bdf81ca8b10 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| @@ -144,6 +144,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11
|
| 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;
|
|
|