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

Unified Diff: services/catalog/catalog.h

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/README.md ('k') | services/catalog/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/catalog.h
diff --git a/services/catalog/catalog.h b/services/catalog/catalog.h
index bf1b9856d0bdbd49e19359fd21572f6d9250357a..c578f0eabd24699d1790574b7e5e7071a65f62cc 100644
--- a/services/catalog/catalog.h
+++ b/services/catalog/catalog.h
@@ -41,7 +41,7 @@ class Reader;
class Store;
// Creates and owns an instance of the catalog. Exposes a ServicePtr that
-// can be passed to the Shell, potentially in a different process.
+// can be passed to the service manager, potentially in a different process.
class Catalog
: public service_manager::Service,
public service_manager::InterfaceFactory<mojom::Catalog>,
« no previous file with comments | « services/README.md ('k') | services/catalog/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698