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

Unified Diff: media/mojo/services/media_manifest.json

Issue 2546633002: media: Fix media_mojo_shell_unittests (Closed)
Patch Set: comments addressed Created 4 years 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/apptest_manifest.json ('k') | media/mojo/services/media_mojo_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/media_manifest.json
diff --git a/media/mojo/services/media_manifest.json b/media/mojo/services/media_manifest.json
index f1c7205dd08b15595b8853b862dd6122c1155663..64c6194d6bf9f20d861874cac51450167c28cd56 100644
--- a/media/mojo/services/media_manifest.json
+++ b/media/mojo/services/media_manifest.json
@@ -4,8 +4,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
- "media:media": [ "media::mojom::MediaService" ],
- "media:interface_factory": [ "media::mojom::InterfaceFactory" ]
+ "media:media": [ "media::mojom::MediaService" ]
},
"requires": {
"*": [ "app" ]
« no previous file with comments | « media/mojo/services/apptest_manifest.json ('k') | media/mojo/services/media_mojo_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698