aboutsummaryrefslogtreecommitdiff
path: root/audio/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'audio/BUILD.gn')
-rw-r--r--audio/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/BUILD.gn b/audio/BUILD.gn
index 4f5e55b452..725128bb1a 100644
--- a/audio/BUILD.gn
+++ b/audio/BUILD.gn
@@ -128,6 +128,7 @@ if (rtc_include_tests) {
"audio_send_stream_unittest.cc",
"audio_state_unittest.cc",
"channel_receive_frame_transformer_delegate_unittest.cc",
+ "channel_send_frame_transformer_delegate_unittest.cc",
"mock_voe_channel_proxy.h",
"remix_resample_unittest.cc",
"test/audio_stats_test.cc",