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

Unified Diff: services/service_manager/BUILD.gn

Issue 2427443002: Replace remaining shell references with service manager (Closed)
Patch Set: 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/navigation/manifest.json ('k') | services/service_manager/background/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/BUILD.gn
diff --git a/services/service_manager/BUILD.gn b/services/service_manager/BUILD.gn
index 85e0cfa095596981a9a01a6fb0cbec4f28c45730..13c994f1077e79823c8478c000baacc93652d1b6 100644
--- a/services/service_manager/BUILD.gn
+++ b/services/service_manager/BUILD.gn
@@ -54,6 +54,6 @@ source_set("service_manager") {
}
service_manifest("manifest") {
- name = "shell"
+ name = "service_manager"
source = "manifest.json"
}
« no previous file with comments | « services/navigation/manifest.json ('k') | services/service_manager/background/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698