| Index: .gn
|
| diff --git a/.gn b/.gn
|
| index 52f4402b1459ef2c4820e15fea07d330451e2e63..65bc7dd3ecf51d3648d4bad0e19dba48dc0d4ea7 100644
|
| --- a/.gn
|
| +++ b/.gn
|
| @@ -28,6 +28,10 @@ check_targets = [
|
| "//webrtc/modules/audio_device/*",
|
| "//webrtc/modules/audio_mixer/*",
|
| "//webrtc/voice_engine:level_indicator",
|
| + "//webrtc/modules/audio_coding:ilbc_test",
|
| + "//webrtc/modules/audio_coding:isac",
|
| + "//webrtc/modules/audio_coding:isac_api_test",
|
| + "//webrtc/modules/audio_coding:isac_switch_samprate_test",
|
| ]
|
|
|
| # These are the list of GN files that run exec_script. This whitelist exists
|
|
|