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

Unified Diff: media/mojo/services/apptest_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/BUILD.gn ('k') | media/mojo/services/interface_factory_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/apptest_manifest.json
diff --git a/media/mojo/services/apptest_manifest.json b/media/mojo/services/apptest_manifest.json
index 5709a42cac797a217f06576b06796d44558fa95e..4511734fb6f68dd02d3611e7cbdf5d89bbd62059 100644
--- a/media/mojo/services/apptest_manifest.json
+++ b/media/mojo/services/apptest_manifest.json
@@ -5,7 +5,7 @@
"service_manager:connector": {
"requires": {
"*": [ "app" ],
- "service:media": [ "media:service_factory" ]
+ "service:media": [ "media:interface_factory" ]
}
}
}
« no previous file with comments | « media/mojo/services/BUILD.gn ('k') | media/mojo/services/interface_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698