| Index: ash/mus/test/wm_test_helper.cc
|
| diff --git a/ash/mus/test/wm_test_helper.cc b/ash/mus/test/wm_test_helper.cc
|
| index a14b0381426b0ef44714edf8894c0f8aa40bdb03..9c571bfaf2d61333bb720af14720933b778d4802 100644
|
| --- a/ash/mus/test/wm_test_helper.cc
|
| +++ b/ash/mus/test/wm_test_helper.cc
|
| @@ -10,9 +10,9 @@
|
| #include "ash/mus/window_manager_application.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "components/mus/public/cpp/property_type_converters.h"
|
| -#include "components/mus/public/cpp/tests/window_tree_client_private.h"
|
| -#include "components/mus/public/cpp/window_tree_client.h"
|
| +#include "services/ui/public/cpp/property_type_converters.h"
|
| +#include "services/ui/public/cpp/tests/window_tree_client_private.h"
|
| +#include "services/ui/public/cpp/window_tree_client.h"
|
| #include "ui/display/display.h"
|
|
|
| namespace ash {
|
|
|