| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index c44d022994f022cedd723fddc6e59c3fb4f0c7de..19f2d040051e4e3b0ee558ebb98dfbc9fa279a93 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -839,6 +839,7 @@ rtc_static_library("webrtc_opus") {
|
| "../..:webrtc_common",
|
| "../../base:rtc_analytics",
|
| "../../base:rtc_base_approved",
|
| + "../../common_audio",
|
| "../../system_wrappers",
|
| ]
|
| public_deps = [
|
|
|