| Index: ash/aura/wm_shell_aura.h
|
| diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h
|
| index ae1b8cdc6e167610f42e1dab7239a289ff3a50a2..509b940f5fb41f56710dc9bae805dae5bc5f9037 100644
|
| --- a/ash/aura/wm_shell_aura.h
|
| +++ b/ash/aura/wm_shell_aura.h
|
| @@ -20,7 +20,7 @@ class PointerWatcherAdapter;
|
| class ASH_EXPORT WmShellAura : public WmShell,
|
| public WindowTreeHostManager::Observer {
|
| public:
|
| - explicit WmShellAura(std::unique_ptr<ShellDelegate> shell_delegate);
|
| + WmShellAura();
|
| ~WmShellAura() override;
|
|
|
| static WmShellAura* Get();
|
|
|