Index: services/shell/runner/host/child_process_host_unittest.cc |
diff --git a/mojo/shell/runner/host/child_process_host_unittest.cc b/services/shell/runner/host/child_process_host_unittest.cc |
similarity index 96% |
rename from mojo/shell/runner/host/child_process_host_unittest.cc |
rename to services/shell/runner/host/child_process_host_unittest.cc |
index ae513ab4eac64b95627be6fa016b52ef1a7635ab..fce05860e2aec06f4cf91ab7bd69c577470ebfc9 100644 |
--- a/mojo/shell/runner/host/child_process_host_unittest.cc |
+++ b/services/shell/runner/host/child_process_host_unittest.cc |
@@ -4,7 +4,7 @@ |
// Note: This file also tests child_process.*. |
-#include "mojo/shell/runner/host/child_process_host.h" |
+#include "services/shell/runner/host/child_process_host.h" |
#include <utility> |
@@ -20,7 +20,7 @@ |
#include "mojo/edk/embedder/embedder.h" |
#include "mojo/edk/embedder/process_delegate.h" |
#include "mojo/message_pump/message_pump_mojo.h" |
-#include "mojo/shell/native_runner_delegate.h" |
+#include "services/shell/native_runner_delegate.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace mojo { |