| Index: ui/views/widget/desktop_root_window_host_win.h
|
| ===================================================================
|
| --- ui/views/widget/desktop_root_window_host_win.h (revision 160403)
|
| +++ ui/views/widget/desktop_root_window_host_win.h (working copy)
|
| @@ -89,6 +89,7 @@
|
| virtual void FlashFrame(bool flash_frame) OVERRIDE;
|
|
|
| // Overridden from aura::RootWindowHost:
|
| + virtual void SetDelegate(aura::RootWindowHostDelegate* delegate) OVERRIDE;
|
| virtual aura::RootWindow* GetRootWindow() OVERRIDE;
|
| virtual gfx::AcceleratedWidget GetAcceleratedWidget() OVERRIDE;
|
| virtual void Show() OVERRIDE;
|
|
|