Chromium Code Reviews| Index: webrtc/modules/audio_processing/BUILD.gn |
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
| index c9e5e7cdf027e865b6cb57f995ccdf9cacff440a..9a45cecd6c8533ceedd6f73d2d4a7f14e8a8876f 100644 |
| --- a/webrtc/modules/audio_processing/BUILD.gn |
| +++ b/webrtc/modules/audio_processing/BUILD.gn |
| @@ -140,6 +140,7 @@ source_set("audio_processing") { |
| defines = [] |
| deps = [ |
| "../..:webrtc_common", |
| + "../audio_coding:isac", |
| ] |
| if (aec_debug_dump) { |