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

Unified Diff: media/base/BUILD.gn

Issue 1483433003: Second layer of mixing for audio elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: That fix Created 5 years 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/audio/virtual_audio_input_stream.cc ('k') | media/base/audio_renderer_mixer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index ee7c518a1e844533517dec00e9431bd5a883f432..041708f2459745bfde0c2ef5500258fbdee1870f 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -108,6 +108,8 @@ source_set("base") {
"key_systems.h",
"key_systems_support_uma.cc",
"key_systems_support_uma.h",
+ "loopback_audio_converter.cc",
+ "loopback_audio_converter.h",
"media.cc",
"media.h",
"media_client.cc",
« no previous file with comments | « media/audio/virtual_audio_input_stream.cc ('k') | media/base/audio_renderer_mixer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698