| 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 4185b61d30dc09e841402beffbe5bbf881f695f1..2dfa24395ecce55e543a021b0aa965c38d5b8b86 100644
|
| --- a/ash/mus/bridge/wm_shell_mus.h
|
| +++ b/ash/mus/bridge/wm_shell_mus.h
|
| @@ -60,7 +60,6 @@ class WmShellMus : public WmShell, public ui::WindowTreeClientObserver {
|
| WmWindow* GetActiveWindow() override;
|
| WmWindow* GetPrimaryRootWindow() override;
|
| WmWindow* GetRootWindowForDisplayId(int64_t display_id) override;
|
| - WmWindow* GetRootWindowForNewWindows() override;
|
| const DisplayInfo& GetDisplayInfo(int64_t display_id) const override;
|
| bool IsActiveDisplayId(int64_t display_id) const override;
|
| bool IsForceMaximizeOnFirstRun() override;
|
|
|