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

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

Issue 2697793002: Add mojo interface+impl for audio stream control. (Closed)
Patch Set: Dale's comments and add MEDIA_MOJO_EXPORT 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
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index b157d68d16849209cc60d0290a6c4b55c55a5102..d398ff7f84ff3f5a9694dd36e42a4345df2c30ae 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -79,6 +79,8 @@ source_set("lib") {
"media_service_factory.h",
"mojo_audio_decoder_service.cc",
"mojo_audio_decoder_service.h",
+ "mojo_audio_output.cc",
+ "mojo_audio_output.h",
"mojo_cdm_allocator.cc",
"mojo_cdm_allocator.h",
"mojo_cdm_promise.cc",

Powered by Google App Engine
This is Rietveld 408576698