| Index: third_party/libjingle/BUILD.gn
|
| diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
|
| index fb01a64baff3f45c95339b2af50cb99b856b2a3b..7d8063188dfefd54070617bf7de1cf256aae29c4 100644
|
| --- a/third_party/libjingle/BUILD.gn
|
| +++ b/third_party/libjingle/BUILD.gn
|
| @@ -548,6 +548,7 @@ if (enable_webrtc) {
|
| deps = [
|
| ":libjingle_webrtc_common",
|
| "//third_party/webrtc",
|
| + "//third_party/webrtc/modules/audio_processing",
|
| "//third_party/webrtc/system_wrappers",
|
| "//third_party/webrtc/voice_engine",
|
| ]
|
|
|