webrtc/modules/audio_coding
Yves Gerey 21cddffd99 Harmonize paths to dependent targets.
This CL consistently use:
 * relative paths for WebRTC dependent targets (test_support)
 * absolute paths for shared dependent targets (abseil)
This is a necessary (but insufficient) step to build WebRTC tests
from Chromium tree (rtc_include_tests=true), since test/ doesn't
sit anymore in the top level directory.

We also make sure that target declarations and uses are
consistent in regard to build_with_chromium flag.

Bug: webrtc:9943
Bug: webrtc:9855
Change-Id: I21dea98894df2fd4bfe2fd7ee7b71ba971e0ab5b
Reviewed-on: https://webrtc-review.googlesource.com/c/108720
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Yves Gerey <yvesg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25445}
2018-10-31 10:04:59 +00:00
..
acm2 Replace some usage of EventWrapper with rtc::Event. 2018-10-29 09:37:24 +00:00
audio_network_adaptor [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
codecs [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
include Delete unused method AudioCodingModuleImpl::SetOpusApplication. 2018-10-04 13:46:31 +00:00
neteq [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
test Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +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 Harmonize paths to dependent targets. 2018-10-31 10:04:59 +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