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

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

Issue 2444623002: media: Rename ServiceFactory to InterfaceFactory (Closed)
Patch Set: media: Rename ServiceFactory to InterfaceFactory 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/interface_factory_impl.cc ('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 fcfcf9baf10716bd08fe3d4ebd285fced8acafcb..faf44b14e97418744a0ef86b7b6e228c794f2012 100644
--- a/media/mojo/services/media_manifest.json
+++ b/media/mojo/services/media_manifest.json
@@ -6,7 +6,7 @@
"service_manager:connector": {
"provides": {
"media:media": [ "media::mojom::MediaService" ],
- "media:service_factory": [ "media::mojom::ServiceFactory" ]
+ "media:interface_factory": [ "media::mojom::InterfaceFactory" ]
},
"requires": {
"*": [ "app" ]
« no previous file with comments | « media/mojo/services/interface_factory_impl.cc ('k') | media/mojo/services/media_mojo_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698