Chromium Code Reviews| Index: .gn |
| diff --git a/.gn b/.gn |
| index 841989caa13ea92425295c6af82e0a99e62ba635..4cd7b013e135af880800bec51ec3e0aca5bda469 100644 |
| --- a/.gn |
| +++ b/.gn |
| @@ -22,6 +22,7 @@ secondary_source = "//build/secondary/" |
| check_targets = [ |
| "//webrtc/voice_engine:level_indicator", |
| "//webrtc/modules/audio_coding:isac_fix_test", |
| + "//webrtc/modules/audio_mixer:audio_conference_mixer", |
| ] |
| # These are the list of GN files that run exec_script. This whitelist exists |