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

Unified Diff: services/shell/tests/lifecycle/lifecycle_unittest_manifest.json

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
Index: services/shell/tests/lifecycle/lifecycle_unittest_manifest.json
diff --git a/services/shell/tests/lifecycle/lifecycle_unittest_manifest.json b/services/shell/tests/lifecycle/lifecycle_unittest_manifest.json
index fc8e4704d701b0a6023d660823804929fd0ec437..27757952112857eda1f72284032255e30aa1c953 100644
--- a/services/shell/tests/lifecycle/lifecycle_unittest_manifest.json
+++ b/services/shell/tests/lifecycle/lifecycle_unittest_manifest.json
@@ -1,16 +1,16 @@
{
"manifest_version": 1,
- "name": "mojo:lifecycle_unittest",
+ "name": "service:lifecycle_unittest",
"display_name": "Lifecycle Unittest",
"capabilities": {
"required": {
"*": {
"interfaces": [ "shell::test::mojom::LifecycleControl" ]
},
- "mojo:lifecycle_unittest_parent": {
+ "service:lifecycle_unittest_parent": {
"interfaces": [ "shell::test::mojom::Parent" ]
},
- "mojo:shell": {
+ "service:shell": {
"classes": [
"shell:instance_name",
"shell:client_process"
« no previous file with comments | « services/shell/tests/lifecycle/lifecycle_unittest.cc ('k') | services/shell/tests/lifecycle/package_app_a_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698