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

Unified Diff: services/service_manager/public/cpp/lib/names.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/public/cpp/lib/names.cc
diff --git a/services/shell/public/cpp/lib/names.cc b/services/service_manager/public/cpp/lib/names.cc
similarity index 95%
rename from services/shell/public/cpp/lib/names.cc
rename to services/service_manager/public/cpp/lib/names.cc
index 3312db713e608d77f88408a70389314086f014c4..98437debb27d718cbbf2e66364b8aa94d1cb6d6a 100644
--- a/services/shell/public/cpp/lib/names.cc
+++ b/services/service_manager/public/cpp/lib/names.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "services/shell/public/cpp/names.h"
+#include "services/service_manager/public/cpp/names.h"
#include "base/strings/string_split.h"
#include "base/strings/string_util.h"
« no previous file with comments | « services/service_manager/public/cpp/lib/interface_registry.cc ('k') | services/service_manager/public/cpp/lib/service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698