| Index: ash/mus/shelf_layout_manager.cc
|
| diff --git a/ash/mus/shelf_layout_manager.cc b/ash/mus/shelf_layout_manager.cc
|
| index cd4db6bc4256ffffb82416184e9b75606a3feeca..5d796a609268ac8cf58f5e0265bce1e2af33eff0 100644
|
| --- a/ash/mus/shelf_layout_manager.cc
|
| +++ b/ash/mus/shelf_layout_manager.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/mus/property_util.h"
|
| #include "ash/mus/shelf_layout_manager_delegate.h"
|
| #include "ash/public/interfaces/ash_window_type.mojom.h"
|
| -#include "components/mus/public/cpp/window.h"
|
| +#include "services/ui/public/cpp/window.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ash {
|
|
|