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

Unified Diff: media/mojo/services/test_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/media_mojo_unittest.cc ('k') | no next file » | 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 4a60bf0de08426de56cb2df419a3d4e1741c0736..27063eb1e5407afee7d5bca695018e97f989bf31 100644
--- a/media/mojo/services/test_manifest.json
+++ b/media/mojo/services/test_manifest.json
@@ -5,7 +5,7 @@
"service_manager:connector": {
"requires": {
"*": [ "app" ],
- "media": [ "media:interface_factory" ]
+ "media": [ "media:media" ]
}
}
}
« no previous file with comments | « media/mojo/services/media_mojo_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698