From 5f2e7c4097a43487e5928ef35f340228f18d635a Mon Sep 17 00:00:00 2001 From: aleloi Date: Wed, 24 Aug 2016 06:54:58 -0700 Subject: [PATCH] Added more targets to .gn. NOTRY=True Review-Url: https://codereview.webrtc.org/2276933002 Cr-Commit-Position: refs/heads/master@{#13896} --- .gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gn b/.gn index 54eb15beab..cc35c5f36b 100644 --- a/.gn +++ b/.gn @@ -26,7 +26,7 @@ check_targets = [ "//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/modules/audio_mixer/*", "//webrtc/voice_engine:level_indicator", ]