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

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

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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
Index: services/service_manager/standalone/desktop/launcher_process.cc
diff --git a/services/shell/standalone/desktop/launcher_process.cc b/services/service_manager/standalone/desktop/launcher_process.cc
similarity index 93%
rename from services/shell/standalone/desktop/launcher_process.cc
rename to services/service_manager/standalone/desktop/launcher_process.cc
index b2fcdd5a0bb48446090cbc4d7538cc51cc4ab48a..50a3914886d5d4551ef9a5de12949eeedf3c001e 100644
--- a/services/shell/standalone/desktop/launcher_process.cc
+++ b/services/service_manager/standalone/desktop/launcher_process.cc
@@ -19,8 +19,8 @@
#include "base/single_thread_task_runner.h"
#include "base/synchronization/waitable_event.h"
#include "base/threading/platform_thread.h"
-#include "services/shell/standalone/context.h"
-#include "services/shell/switches.h"
+#include "services/service_manager/standalone/context.h"
+#include "services/service_manager/switches.h"
namespace shell {
« no previous file with comments | « services/service_manager/standalone/desktop/launcher_process.h ('k') | services/service_manager/standalone/desktop/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698