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

Unified Diff: services/service_manager/service_overrides.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
« no previous file with comments | « services/service_manager/service_overrides.h ('k') | services/service_manager/standalone/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/service_overrides.cc
diff --git a/services/shell/service_overrides.cc b/services/service_manager/service_overrides.cc
similarity index 97%
rename from services/shell/service_overrides.cc
rename to services/service_manager/service_overrides.cc
index 7c7dc807cf01de2beaa4d908112cfad93834b42d..177aaa6742fa9290158c38f76c018914095fb8fe 100644
--- a/services/shell/service_overrides.cc
+++ b/services/service_manager/service_overrides.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/service_overrides.h"
+#include "services/service_manager/service_overrides.h"
#include "base/base_paths.h"
#include "base/path_service.h"
« no previous file with comments | « services/service_manager/service_overrides.h ('k') | services/service_manager/standalone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698