Index: services/shell/standalone/desktop/launcher_process.cc |
diff --git a/mojo/shell/standalone/desktop/launcher_process.cc b/services/shell/standalone/desktop/launcher_process.cc |
similarity index 94% |
rename from mojo/shell/standalone/desktop/launcher_process.cc |
rename to services/shell/standalone/desktop/launcher_process.cc |
index 58309188ef5b682861ba8237b3298345ac649913..7da71767788b8b8939d987a76f746b4c9348665e 100644 |
--- a/mojo/shell/standalone/desktop/launcher_process.cc |
+++ b/services/shell/standalone/desktop/launcher_process.cc |
@@ -17,8 +17,8 @@ |
#include "base/path_service.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/platform_thread.h" |
-#include "mojo/shell/standalone/context.h" |
-#include "mojo/shell/switches.h" |
+#include "services/shell/standalone/context.h" |
+#include "services/shell/switches.h" |
namespace mojo { |
namespace shell { |