| Index: ash/aura/wm_shell_aura.h
|
| diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h
|
| index cb5f0a197d945ea8987e711b615a30c1c947e442..e8933ee30727eb6e05ca5cd2ee4c878d4ee1b982 100644
|
| --- a/ash/aura/wm_shell_aura.h
|
| +++ b/ash/aura/wm_shell_aura.h
|
| @@ -42,7 +42,6 @@ class ASH_EXPORT WmShellAura : public WmShell,
|
| display::Display GetFirstDisplay() const override;
|
| bool IsInUnifiedMode() const override;
|
| bool IsInUnifiedModeIgnoreMirroring() const override;
|
| - bool IsForceMaximizeOnFirstRun() override;
|
| void SetDisplayWorkAreaInsets(WmWindow* window,
|
| const gfx::Insets& insets) override;
|
| bool IsPinned() override;
|
|
|