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

Unified Diff: services/service_manager/runner/common/client_util.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/runner/common/client_util.cc
diff --git a/services/shell/runner/common/client_util.cc b/services/service_manager/runner/common/client_util.cc
similarity index 90%
rename from services/shell/runner/common/client_util.cc
rename to services/service_manager/runner/common/client_util.cc
index c2dd7bdd7b82eec3e57e0bb755d993d3221fe014..c83f9ef91f95a047c2e19273f489af41ac9ca022 100644
--- a/services/shell/runner/common/client_util.cc
+++ b/services/service_manager/runner/common/client_util.cc
@@ -2,13 +2,13 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "services/shell/runner/common/client_util.h"
+#include "services/service_manager/runner/common/client_util.h"
#include <string>
#include "base/command_line.h"
#include "mojo/edk/embedder/embedder.h"
-#include "services/shell/runner/common/switches.h"
+#include "services/service_manager/runner/common/switches.h"
namespace shell {
« no previous file with comments | « services/service_manager/runner/common/client_util.h ('k') | services/service_manager/runner/common/switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698