| Index: webrtc/voice_engine/BUILD.gn
|
| diff --git a/webrtc/voice_engine/BUILD.gn b/webrtc/voice_engine/BUILD.gn
|
| index 233d129840cecdfe55ad5be488129e9297dfc057..3bd2214c79a78d7a77c1fd0a92c1f58fd9483047 100644
|
| --- a/webrtc/voice_engine/BUILD.gn
|
| +++ b/webrtc/voice_engine/BUILD.gn
|
| @@ -137,6 +137,7 @@ rtc_static_library("voice_engine") {
|
| "../api/audio_codecs:builtin_audio_decoder_factory",
|
| "../audio/utility:audio_frame_operations",
|
| "../base:rtc_base_approved",
|
| + "../base:rtc_task_queue",
|
|
|
| # TODO(nisse): Delete when declaration of RtpTransportController
|
| # and related interfaces move to api/.
|
|
|