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

Unified Diff: media/mojo/services/test_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 | « media/mojo/services/pipeline_apptest_manifest.json ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/test_manifest.json
diff --git a/media/mojo/services/test_manifest.json b/media/mojo/services/test_manifest.json
index 7abff71e3ce2232db4a6e1dbbc5f7aff79bf4cce..3b9a10298acdd641953b2bf30f26af52f161eecb 100644
--- a/media/mojo/services/test_manifest.json
+++ b/media/mojo/services/test_manifest.json
@@ -5,7 +5,7 @@
"capabilities": {
"required": {
"*": { "classes": [ "app" ] },
- "mojo:media": { "interfaces": [ "media::mojom::ServiceFactory" ] }
+ "service:media": { "interfaces": [ "media::mojom::ServiceFactory" ] }
}
}
}
« no previous file with comments | « media/mojo/services/pipeline_apptest_manifest.json ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698