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

Unified Diff: webrtc/test/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/modules/audio_mixer/BUILD.gn ('k') | webrtc/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/BUILD.gn
diff --git a/webrtc/test/BUILD.gn b/webrtc/test/BUILD.gn
index 28251e6cfb4d4aebc1f78250b78f14f73f53a682..126857b50c6612dedf72a52bbe9f7ad5a3eff30e 100644
--- a/webrtc/test/BUILD.gn
+++ b/webrtc/test/BUILD.gn
@@ -334,6 +334,7 @@ rtc_source_set("test_common") {
"../base:rtc_base_approved",
"../call",
"../modules/audio_device:mock_audio_device",
+ "../modules/audio_mixer:audio_mixer_impl",
"../modules/audio_processing",
"../modules/media_file",
"../modules/video_capture:video_capture_module",
« no previous file with comments | « webrtc/modules/audio_mixer/BUILD.gn ('k') | webrtc/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698