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

Unified Diff: services/README.md

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/DEPS ('k') | services/catalog/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/README.md
diff --git a/services/README.md b/services/README.md
index 2b52b2d1300bdfee69b33ffc93a6e6e558edc9ca..03e5a7e9668c054daa587d99ec812215e199c1cc 100644
--- a/services/README.md
+++ b/services/README.md
@@ -9,7 +9,7 @@ foundational "system services" layer.
Roughly each subdirectory here corresponds to a service that:
- * is a client of `//services/shell` with its own unique Identity.
+ * is a client of `//services/service_manager` with its own unique Identity.
* could logically run a standalone process for security/performance isolation
benefits depending on the constraints of the host OS.
« no previous file with comments | « services/DEPS ('k') | services/catalog/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698