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

Unified Diff: webrtc/media/BUILD.gn

Issue 2469743002: Passed AudioMixer to AudioState::Config. (Closed)
Patch Set: Rebase. GYP removed! 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
« no previous file with comments | « webrtc/call/call_unittest.cc ('k') | webrtc/media/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index c3c456c2977887c793537306f0c5f0a665d85111..c3d173aac8b6e34cb05e906b3faa7f76f31605ca 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -168,6 +168,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",
« no previous file with comments | « webrtc/call/call_unittest.cc ('k') | webrtc/media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698