| Index: ash/mus/bridge/wm_shell_mus.h
|
| diff --git a/ash/mus/bridge/wm_shell_mus.h b/ash/mus/bridge/wm_shell_mus.h
|
| index eb756e7adbb990653786b67bef157f2098137033..4bb22eca7dcc4c6598bc6965b87045fbe8b64326 100644
|
| --- a/ash/mus/bridge/wm_shell_mus.h
|
| +++ b/ash/mus/bridge/wm_shell_mus.h
|
| @@ -74,8 +74,6 @@ class WmShellMus : public WmShell {
|
| bool IsInUnifiedModeIgnoreMirroring() const override;
|
| void SetDisplayWorkAreaInsets(WmWindow* window,
|
| const gfx::Insets& insets) override;
|
| - bool IsPinned() override;
|
| - void SetPinnedWindow(WmWindow* window) override;
|
| void LockCursor() override;
|
| void UnlockCursor() override;
|
| bool IsMouseEventsEnabled() override;
|
|
|