| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index b78ba7936ac17265025eb38a2891b52d80cb9034..c38cd4761fcac9e2fa528b14f2b4ba29da502eba 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 = [
|
|
|