| Index: ash/mus/app_launch_unittest.cc
|
| diff --git a/ash/mus/app_launch_unittest.cc b/ash/mus/app_launch_unittest.cc
|
| index a41f035010957e98bf6b70dcf20e1c1818c3d330..7f554b9f559bc7392251affe641211967fc92ada 100644
|
| --- a/ash/mus/app_launch_unittest.cc
|
| +++ b/ash/mus/app_launch_unittest.cc
|
| @@ -5,8 +5,8 @@
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "base/run_loop.h"
|
| -#include "components/mus/public/interfaces/window_server_test.mojom.h"
|
| #include "services/shell/public/cpp/shell_test.h"
|
| +#include "services/ui/public/interfaces/window_server_test.mojom.h"
|
|
|
| namespace ash {
|
| namespace mus {
|
|
|