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

Unified Diff: services/shell/public/interfaces/capabilities.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
Index: services/shell/public/interfaces/capabilities.mojom
diff --git a/services/shell/public/interfaces/capabilities.mojom b/services/shell/public/interfaces/capabilities.mojom
index dff92305f4be8df42ffd4c6d88b46df80b88be9b..1878f2205b4a6ab119a024393e0e8c44010ea0f1 100644
--- a/services/shell/public/interfaces/capabilities.mojom
+++ b/services/shell/public/interfaces/capabilities.mojom
@@ -4,9 +4,9 @@
module shell.mojom;
-// Mojo Capabilities -----------------------------------------------------------
+// Capabilities ----------------------------------------------------------------
//
-// Mojo applications expose interfaces and capability classes to one another.
+// Services expose interfaces and capability classes to one another.
//
// An interface is just a Mojo interface, defined in a mojom file like this one.
// In a CapabilitySpec, an interface is represented by its fully qualified name,

Powered by Google App Engine
This is Rietveld 408576698