Index: ui/views/mus/platform_test_helper_mus.cc |
diff --git a/ui/views/mus/platform_test_helper_mus.cc b/ui/views/mus/platform_test_helper_mus.cc |
index 80e6a74a1ec75139ff3ec0c8fc316fcba48e6513..1b41062206f604b2bb25fb3f4a001b7d0ed046ae 100644 |
--- a/ui/views/mus/platform_test_helper_mus.cc |
+++ b/ui/views/mus/platform_test_helper_mus.cc |
@@ -6,11 +6,11 @@ |
#include "base/command_line.h" |
#include "base/run_loop.h" |
-#include "mojo/shell/background/background_shell.h" |
-#include "mojo/shell/background/tests/test_catalog_store.h" |
-#include "mojo/shell/public/cpp/connector.h" |
-#include "mojo/shell/public/cpp/shell_client.h" |
-#include "mojo/shell/public/cpp/shell_connection.h" |
+#include "services/shell/background/background_shell.h" |
+#include "services/shell/background/tests/test_catalog_store.h" |
+#include "services/shell/public/cpp/connector.h" |
+#include "services/shell/public/cpp/shell_client.h" |
+#include "services/shell/public/cpp/shell_connection.h" |
#include "ui/aura/env.h" |
#include "ui/views/mus/window_manager_connection.h" |
#include "ui/views/views_delegate.h" |