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

Unified Diff: services/service_manager/runner/common/client_util.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
Index: services/service_manager/runner/common/client_util.h
diff --git a/services/service_manager/runner/common/client_util.h b/services/service_manager/runner/common/client_util.h
index 4ed4e1974ccd5d2ffa38faaf9fa7416e88b3c101..2ca1213a692a43e285da956c5d25f901daf762f2 100644
--- a/services/service_manager/runner/common/client_util.h
+++ b/services/service_manager/runner/common/client_util.h
@@ -27,7 +27,8 @@ mojom::ServicePtr PassServiceRequestOnCommandLine(
// PassServiceRequestOnCommandLine().
mojom::ServiceRequest GetServiceRequestFromCommandLine();
-// Returns true if the ServiceRequest came via the command line from a shell
+// Returns true if the ServiceRequest came via the command line from a service
+// manager
// instance in another process.
bool ServiceManagerIsRemote();
« no previous file with comments | « services/service_manager/public/interfaces/service.mojom ('k') | services/service_manager/runner/host/child_process_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698