| Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| ===================================================================
|
| --- ui/views/widget/desktop_aura/desktop_root_window_host_x11.h (revision 195576)
|
| +++ ui/views/widget/desktop_aura/desktop_root_window_host_x11.h (working copy)
|
| @@ -142,6 +142,7 @@
|
| virtual void FlashFrame(bool flash_frame) OVERRIDE;
|
| virtual void OnNativeWidgetFocus() OVERRIDE;
|
| virtual void OnNativeWidgetBlur() OVERRIDE;
|
| + virtual void SetInactiveRenderingDisabled(bool disable_inactive) OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowHost:
|
| virtual void SetDelegate(aura::RootWindowHostDelegate* delegate) OVERRIDE;
|
|
|