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

Unified Diff: services/shell/tests/shell/shell_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
« no previous file with comments | « services/shell/tests/shell/shell_unittest.cc ('k') | services/shell/tests/shell/target.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/shell/shell_unittest_manifest.json
diff --git a/services/shell/tests/shell/shell_unittest_manifest.json b/services/shell/tests/shell/shell_unittest_manifest.json
index c46909cd18ad8e8b25afd562bc02ee247a70b629..e2279ee9c3d6d9137bda0666a38eb16b31c8cd16 100644
--- a/services/shell/tests/shell/shell_unittest_manifest.json
+++ b/services/shell/tests/shell/shell_unittest_manifest.json
@@ -1,10 +1,10 @@
{
"manifest_version": 1,
- "name": "mojo:shell_unittest",
+ "name": "service:shell_unittest",
"display_name": "Shell Unittest",
"capabilities": {
"required": {
- "mojo:shell": { "interfaces": [ "shell::mojom::ServiceManager" ] },
+ "service:shell": { "interfaces": [ "shell::mojom::ServiceManager" ] },
"exe:shell_unittest_driver": {
"interfaces": [ "shell::test::mojom::Driver" ]
}
« no previous file with comments | « services/shell/tests/shell/shell_unittest.cc ('k') | services/shell/tests/shell/target.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698