| Index: services/ui/ws/window_tree_client_unittest.cc
|
| diff --git a/services/ui/ws/window_tree_client_unittest.cc b/services/ui/ws/window_tree_client_unittest.cc
|
| index fd7fa2be287a0b991cbf485fc299fdeca89bccd2..9248c01df46812a3dc50ac69943fafcd2c849ba0 100644
|
| --- a/services/ui/ws/window_tree_client_unittest.cc
|
| +++ b/services/ui/ws/window_tree_client_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
| -#include "services/shell/public/cpp/service_test.h"
|
| +#include "services/service_manager/public/cpp/service_test.h"
|
| #include "services/ui/public/cpp/tests/window_server_shelltest_base.h"
|
| #include "services/ui/public/interfaces/window_tree.mojom.h"
|
| #include "services/ui/public/interfaces/window_tree_host.mojom.h"
|
|
|