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

Unified Diff: services/catalog/data/serialization

Issue 2390013002: Rename mojo: to service: (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/catalog/data/malformed ('k') | services/catalog/data/simple » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/data/serialization
diff --git a/services/catalog/data/serialization b/services/catalog/data/serialization
index 460570289e23b75657c4287dcd24b710541ade97..6f13c975affce4ce74270cfa291470c8a5f7c7bc 100644
--- a/services/catalog/data/serialization
+++ b/services/catalog/data/serialization
@@ -1,6 +1,6 @@
{
"manifest_version": 1,
- "name": "mojo:foo",
+ "name": "service:foo",
"display_name": "Foo",
"process-group": "bar",
"capabilities": {
@@ -9,7 +9,7 @@
"bar": ["mojo::Bork"]
},
"required": {
- "mojo:bar": {
+ "service:bar": {
"classes": ["a", "b"],
"interfaces": ["mojo::Blork", "mojo::Blark"]
}
« no previous file with comments | « services/catalog/data/malformed ('k') | services/catalog/data/simple » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698