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

Unified Diff: webrtc/media/BUILD.gn

Issue 2469743002: Passed AudioMixer to AudioState::Config. (Closed)
Patch Set: Created 4 years, 1 month 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: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index efa81d499ef7a5e4619bad2ea6072889969eb530..50f74af242fa4e22a465aee5a48a4c541d25a649 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -166,6 +166,7 @@ rtc_static_library("rtc_media") {
"../api:call_api",
"../base:rtc_base_approved",
"../call",
+ "../modules/audio_mixer:audio_mixer_impl",
"../modules/video_coding",
"../p2p",
"../system_wrappers",

Powered by Google App Engine
This is Rietveld 408576698