webrtc/modules
Oleh Prypin eec86cdd96 Fix platform-specific header dependencies to be more precise
Make the GN conditionals match what happens in sources, or the other way around. Include headers only when they're used.

Bug: None
Change-Id: Ib8e3346e3c24eaa7e61ac4776dcd66efe2cc5c65
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144880
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28500}
2019-07-08 11:21:30 +00:00
..
audio_coding Adding test on GetSpanSamples() for NetEq PacketBuffer. 2019-07-04 09:23:27 +00:00
audio_device Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
audio_mixer [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_processing Fix platform-specific header dependencies to be more precise 2019-07-08 11:21:30 +00:00
bitrate_controller Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +00:00
congestion_controller Adds interface for remote network estimates to NetworkControllerInterface. 2019-06-27 16:57:32 +00:00
desktop_capture WindowCapturerWin: properly check return value of GetClassName 2019-06-27 21:11:41 +00:00
include Get rid of deprecated version of NackSender::SendNack [2/2] 2019-06-28 17:58:38 +00:00
pacing Wire up new PacedSender code path. 2019-07-05 15:38:59 +00:00
remote_bitrate_estimator Using Clock::CurrentTime() where non-test behavior is unchanged. 2019-06-19 09:18:21 +00:00
rtp_rtcp Wire up new PacedSender code path. 2019-07-05 15:38:59 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_capture Prepare for splitting the api/video:video_frames build rule. 2019-06-10 11:50:51 +00:00
video_coding Remove trial WebRTC-SimulcastMaxLayers and make its behavior default 2019-07-05 14:55:46 +00:00
video_processing Fix platform-specific header dependencies to be more precise 2019-07-08 11:21:30 +00:00
BUILD.gn Get rid of deprecated version of NackSender::SendNack [2/2] 2019-06-28 17:58:38 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS