| Index: webrtc/audio/BUILD.gn
|
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn
|
| index 1757e4e0dd108c8953a2de56dcd5927ba4ecbc89..1577316cd4b59d6fcd20697d9f3851294b7febe7 100644
|
| --- a/webrtc/audio/BUILD.gn
|
| +++ b/webrtc/audio/BUILD.gn
|
| @@ -79,6 +79,7 @@ if (rtc_include_tests) {
|
| "../api:mock_audio_mixer",
|
| "../base:rtc_base_approved",
|
| "../base:rtc_task_queue",
|
| + "../call:rtp_receiver",
|
| "../modules/audio_device:mock_audio_device",
|
| "../modules/audio_mixer:audio_mixer_impl",
|
| "../modules/congestion_controller:congestion_controller",
|
|
|