| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 367c8eed09a6d6a374a6f30590cf96e62e716737..870d1288f70433053b78a9c05016d1ea56468bbc 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -597,6 +597,7 @@ if (rtc_include_tests) {
|
| "audio_coding",
|
| "audio_coding:acm_receive_test",
|
| "audio_coding:acm_send_test",
|
| + "audio_coding:audio_network_adaptor",
|
| "audio_coding:builtin_audio_decoder_factory",
|
| "audio_coding:cng",
|
| "audio_coding:isac_fix",
|
|
|