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

Unified Diff: services/service_manager/service_overrides.h

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_manager.cc ('k') | services/service_manager/service_overrides.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/service_overrides.h
diff --git a/services/shell/service_overrides.h b/services/service_manager/service_overrides.h
similarity index 84%
rename from services/shell/service_overrides.h
rename to services/service_manager/service_overrides.h
index 7989dc5c6ea564a9fbb0c47772d2e9e2f589b506..74d3ce57605c1ee3330ada0933fe36429f729e86 100644
--- a/services/shell/service_overrides.h
+++ b/services/service_manager/service_overrides.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef SERVICES_SHELL_SERVICE_OVERRIDES_H_
-#define SERVICES_SHELL_SERVICE_OVERRIDES_H_
+#ifndef SERVICES_SERVICE_MANAGER_SERVICE_OVERRIDES_H_
+#define SERVICES_SERVICE_MANAGER_SERVICE_OVERRIDES_H_
#include <map>
#include <memory>
@@ -41,4 +41,4 @@ class ServiceOverrides {
} // namespace shell
-#endif // SERVICES_SHELL_SERVICE_OVERRIDES_H_
+#endif // SERVICES_SERVICE_MANAGER_SERVICE_OVERRIDES_H_
« no previous file with comments | « services/service_manager/service_manager.cc ('k') | services/service_manager/service_overrides.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698