| 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 424a2e2bae5e3cc6acffed137a7e080f42215c77..7e659ad6f6928c2a30fca44a366dce89218080c6 100644
|
| --- a/ash/mus/bridge/wm_shell_mus.h
|
| +++ b/ash/mus/bridge/wm_shell_mus.h
|
| @@ -65,8 +65,6 @@ class WmShellMus : public WmShell, public ::mus::WindowTreeClientObserver {
|
| wm::WindowState* window_state) override;
|
| void OnOverviewModeStarting() override;
|
| void OnOverviewModeEnded() override;
|
| - bool IsOverviewModeSelecting() override;
|
| - bool IsOverviewModeRestoringMinimizedWindows() override;
|
| AccessibilityDelegate* GetAccessibilityDelegate() override;
|
| SessionStateDelegate* GetSessionStateDelegate() override;
|
| void AddActivationObserver(WmActivationObserver* observer) override;
|
|
|