| Index: mash/wm/window_manager.cc
|
| diff --git a/mash/wm/window_manager.cc b/mash/wm/window_manager.cc
|
| index f51e0b078a22e10997193ea798daeefc0c62fe3f..3bc3c68eda75d124465a9a4eef045eaaec613eac 100644
|
| --- a/mash/wm/window_manager.cc
|
| +++ b/mash/wm/window_manager.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include <utility>
|
|
|
| +#include "ash/common/wm/container_finder.h"
|
| #include "ash/public/interfaces/container.mojom.h"
|
| -#include "ash/wm/common/container_finder.h"
|
| #include "components/mus/common/types.h"
|
| #include "components/mus/public/cpp/property_type_converters.h"
|
| #include "components/mus/public/cpp/window.h"
|
|
|