webrtc/modules/audio_coding
Sam Zackrisson f0e7440a35 Add missing conditional defines to neteq test and tools targets
The .cc source files listed below #ifdef for WEBRTC_CODEC_OPUS and
WEBRTC_CODEC_ILBC but the build files don't include the defines.

modules/audio_coding/neteq/tools/neteq_test.cc
modules/audio_coding/neteq/tools/neteq_test_factory.cc

Bug: None
Change-Id: I6065021f68e58d0e5663acd006a9865bf265adc0
Reviewed-on: https://webrtc-review.googlesource.com/c/109925
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25555}
2018-11-08 11:25:10 +00:00
..
acm2 Add default constructor for rtc::Event 2018-11-07 08:57:50 +00:00
audio_network_adaptor [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
codecs Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc 2018-11-06 10:57:47 +00:00
include Delete unused method AudioCodingModuleImpl::SetOpusApplication. 2018-10-04 13:46:31 +00:00
neteq Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
test Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Add missing conditional defines to neteq test and tools targets 2018-11-08 11:25:10 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00