Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Unified Diff: services/shell/standalone/desktop/launcher_process.cc

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/shell/standalone/desktop/launcher_process.h ('k') | services/shell/standalone/desktop/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « services/shell/standalone/desktop/launcher_process.h ('k') | services/shell/standalone/desktop/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698