Index: services/shell/background/tests/test_service.cc |
diff --git a/mojo/shell/background/tests/test_service.cc b/services/shell/background/tests/test_service.cc |
similarity index 85% |
rename from mojo/shell/background/tests/test_service.cc |
rename to services/shell/background/tests/test_service.cc |
index e69640d6fd92a7dd43689fe7df033d516dc2f1a4..d6c042bcc02b12bbac06cd4b7dd74aac3b5f68a1 100644 |
--- a/mojo/shell/background/tests/test_service.cc |
+++ b/services/shell/background/tests/test_service.cc |
@@ -4,10 +4,10 @@ |
#include "mojo/public/c/system/main.h" |
#include "mojo/public/cpp/bindings/binding_set.h" |
-#include "mojo/shell/background/tests/test.mojom.h" |
-#include "mojo/shell/public/cpp/application_runner.h" |
-#include "mojo/shell/public/cpp/connection.h" |
-#include "mojo/shell/public/cpp/shell_client.h" |
+#include "services/shell/background/tests/test.mojom.h" |
+#include "services/shell/public/cpp/application_runner.h" |
+#include "services/shell/public/cpp/connection.h" |
+#include "services/shell/public/cpp/shell_client.h" |
namespace mojo { |
namespace shell { |