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

Unified Diff: media/mojo/interfaces/BUILD.gn

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 | « content/renderer/media/media_interface_provider.cc ('k') | media/mojo/interfaces/interface_factory.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 473909290b488d030f7f18376259d4fc9117fd16..23349c328d96fba7cec732294d8afedd98460efa 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -12,11 +12,11 @@ mojom("interfaces") {
"content_decryption_module.mojom",
"decryptor.mojom",
"demuxer_stream.mojom",
+ "interface_factory.mojom",
"media_service.mojom",
"media_types.mojom",
"output_protection.mojom",
"renderer.mojom",
- "service_factory.mojom",
"video_decoder.mojom",
]
« no previous file with comments | « content/renderer/media/media_interface_provider.cc ('k') | media/mojo/interfaces/interface_factory.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698