webrtc/modules
Florent Castelli 45a0599978 Remove platform_thread from //rtc_base:rtc_base_approved public_deps
While the target has a restricted visibility, since it was in rtc_base_approved
public deps, a lot of targets were able to bypass the visibility check.
So we remove the visibility restrictions and use the dependency explicitely
everywhere instead.

Bug: webrtc:8603
Change-Id: I94a03fdf7f94c54ab72081a58dd648e2cca73d17
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258944
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36566}
2022-04-18 23:12:52 +00:00
..
async_audio_processing Remove //rtc_base:refcount from public deps 2022-04-05 15:32:29 +00:00
audio_coding Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
audio_device Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
audio_mixer Remove //rtc_base:stringutils from public deps 2022-04-05 22:42:19 +00:00
audio_processing Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
congestion_controller Fix chromium roll: remove variables that are written but not accessed 2022-04-06 09:48:20 +00:00
desktop_capture Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
include Use backticks not vertical bars to denote variables in comments for /modules/include 2021-07-30 22:40:29 +00:00
pacing [SlackedPacer] Add experiment arm for high precision if long queue time. 2022-04-13 11:50:38 +00:00
remote_bitrate_estimator Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
rtp_rtcp Delete deprecated RTPSender constructor 2022-04-14 09:00:19 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
video_capture Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
video_coding Remove platform_thread from //rtc_base:rtc_base_approved public_deps 2022-04-18 23:12:52 +00:00
video_processing Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc