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

Unified Diff: media/audio/BUILD.gn

Issue 2466463005: Support (E)AC3 passthrough
Patch Set: Add unit tests Created 3 years, 6 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/audio/BUILD.gn
diff --git a/media/audio/BUILD.gn b/media/audio/BUILD.gn
index 79756a1d46bdd972db54167cd2d6d5d935394662..0806d156c7a114a3288613f18c9784d313a229d5 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -208,6 +208,8 @@ source_set("audio") {
"android/audio_manager_android.h",
"android/audio_record_input.cc",
"android/audio_record_input.h",
+ "android/audio_track_output_stream.cc",
+ "android/audio_track_output_stream.h",
"android/muteable_audio_output_stream.h",
"android/opensles_input.cc",
"android/opensles_input.h",

Powered by Google App Engine
This is Rietveld 408576698