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

Unified Diff: services/shell/public/interfaces/connector.mojom

Issue 2397353002: Purge references of "Mojo Application" from comments & var names. (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/shell/public/interfaces/capabilities.mojom ('k') | services/shell/runner/common/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/public/interfaces/connector.mojom
diff --git a/services/shell/public/interfaces/connector.mojom b/services/shell/public/interfaces/connector.mojom
index 53ece30aa6e0c92874e7d352d194e88d2d3bc169..8b2f13a103eccdf5dacbe1c085384c9660ea3722 100644
--- a/services/shell/public/interfaces/connector.mojom
+++ b/services/shell/public/interfaces/connector.mojom
@@ -82,7 +82,7 @@ struct ClientProcessConnection {
handle<message_pipe> pid_receiver_request;
};
-// Encapsulates establishing connections with other Mojo applications.
+// Encapsulates establishing connections with other Services.
interface Connector {
// Requests a connection with another application. The application originating
// the request is referred to as the "source" and the one receiving the
« no previous file with comments | « services/shell/public/interfaces/capabilities.mojom ('k') | services/shell/runner/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698