| Index: ash/wm/aura/wm_globals_aura.h
|
| diff --git a/ash/wm/aura/wm_globals_aura.h b/ash/wm/aura/wm_globals_aura.h
|
| index 5e1890947a0df21343e1c61f9d6e1196dbc072fd..5cc73f5c389c33ab81e2e84c314232fc39cfc10b 100644
|
| --- a/ash/wm/aura/wm_globals_aura.h
|
| +++ b/ash/wm/aura/wm_globals_aura.h
|
| @@ -30,6 +30,7 @@ class ASH_EXPORT WmGlobalsAura : public WmGlobals,
|
| static WmGlobalsAura* Get();
|
|
|
| // WmGlobals:
|
| + WmWindow* NewContainerWindow() override;
|
| WmWindow* GetFocusedWindow() override;
|
| WmWindow* GetActiveWindow() override;
|
| WmWindow* GetPrimaryRootWindow() override;
|
|
|