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

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

Issue 2640003002: Implement MojoAudioRendererSink and use it in UtilityMojoMediaClient (Closed)
Patch Set: Rebase Created 3 years, 10 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/common/media_type_converters.cc ('k') | media/mojo/interfaces/audio_renderer_sink.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 f859fa62bccfa842abc49a5de149dee238b93716..2f7611ad17e0e740bdee2dcadf77d6df25429c11 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -9,12 +9,14 @@ mojom("interfaces") {
"audio_decoder.mojom",
"audio_output.mojom",
"audio_parameters.mojom",
+ "audio_renderer_sink.mojom",
"content_decryption_module.mojom",
"decryptor.mojom",
"demuxer_stream.mojom",
"interface_factory.mojom",
"media_service.mojom",
"media_types.mojom",
+ "output_device_info.mojom",
"output_protection.mojom",
"provision_fetcher.mojom",
"renderer.mojom",
« no previous file with comments | « media/mojo/common/media_type_converters.cc ('k') | media/mojo/interfaces/audio_renderer_sink.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698