| Index: .gn
|
| diff --git a/.gn b/.gn
|
| index a5f070a97c88624fd65211e23333fbcfe1cc2670..54eb15beab98d43a87b0a87a7ad4ba5aa9e5f186 100644
|
| --- a/.gn
|
| +++ b/.gn
|
| @@ -24,6 +24,7 @@ check_targets = [
|
| "//webrtc/modules/audio_coding:g722_test",
|
| "//webrtc/modules/audio_coding:isac_fix_test",
|
| "//webrtc/modules/audio_coding:isac_test",
|
| + "//webrtc/modules/audio_coding:webrtc_opus_fec_test",
|
| "//webrtc/modules/audio_device/*",
|
| "//webrtc/modules/audio_mixer:audio_conference_mixer",
|
| "//webrtc/voice_engine:level_indicator",
|
|
|