Chromium Code Reviews| Index: .gn | 
| diff --git a/.gn b/.gn | 
| index 75e2587cee87b32f37bff5be967f39f658683885..e2a89d96ec2fe7ec3a1bdbb25d44ddc5bbe884ec 100644 | 
| --- a/.gn | 
| +++ b/.gn | 
| @@ -24,6 +24,7 @@ check_targets = [ | 
| "//webrtc/voice_engine:level_indicator", | 
| "//webrtc/modules/audio_coding:isac_fix_test", | 
| "//webrtc/modules/audio_mixer:audio_conference_mixer", | 
| + "//webrtc/modules/audio_coding:isac_test", | 
| 
 
kjellander_webrtc
2016/08/23 10:03:31
Sort alphabetically.
Nice to see new additions he
 
ivoc
2016/08/23 11:38:50
Done.
 
 | 
| ] | 
| # These are the list of GN files that run exec_script. This whitelist exists |