| Index: ash/mus/layout_manager.cc
|
| diff --git a/ash/mus/layout_manager.cc b/ash/mus/layout_manager.cc
|
| index ee23f769e10e222eb0849534797d06f550d9d33f..4cd31d0b7253644350f2ce41f95139adc61e9b01 100644
|
| --- a/ash/mus/layout_manager.cc
|
| +++ b/ash/mus/layout_manager.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "components/mus/public/cpp/property_type_converters.h"
|
| -#include "components/mus/public/cpp/window.h"
|
| -#include "components/mus/public/cpp/window_property.h"
|
| +#include "services/ui/public/cpp/property_type_converters.h"
|
| +#include "services/ui/public/cpp/window.h"
|
| +#include "services/ui/public/cpp/window_property.h"
|
|
|
| namespace ash {
|
| namespace mus {
|
|
|