| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index e7e720ce38fefd4b0d11a77e3ff2af06ef4152a7..4db28782c855ca300aa7f1e58239f2ddfa3a27ef 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -279,6 +279,7 @@ rtc_static_library("g722") {
|
| ":legacy_encoded_audio_frame",
|
| "../..:webrtc_common",
|
| "../../api/audio_codecs:audio_codecs_api",
|
| + "../../api/audio_codecs/g722:audio_encoder_g722_config",
|
| "../../base:rtc_base_approved",
|
| ]
|
| public_deps = [
|
|
|