Index: .gn |
diff --git a/.gn b/.gn |
index 7a98fadc3657f619e766ab1e254d736f3a2c13de..4aa7a763450775494f935b6f379fd3c0625a9660 100644 |
--- a/.gn |
+++ b/.gn |
@@ -20,6 +20,7 @@ secondary_source = "//build/secondary/" |
# "gn check" or "gn gen --check". |
# TODO(kjellander): Keep adding paths to this list as work in webrtc:5589 is done. |
check_targets = [ |
+ "//webrtc/api:audio_mixer_api", |
kwiberg-webrtc
2016/10/14 07:52:22
Excellent!
|
"//webrtc/api:rtc_stats_api", |
"//webrtc/modules/audio_coding:g711_test", |
"//webrtc/modules/audio_coding:g722_test", |