Move race_checker out of rtc_base_approved
Bug: webrtc:9838 Change-Id: If180abcca1ef598314de3aed70e4a6eb04f062d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258770 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36607}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
c7b690272d
commit
f4db351625
@ -147,6 +147,7 @@ rtc_library("aec3") {
|
||||
"../../../rtc_base:checks",
|
||||
"../../../rtc_base:logging",
|
||||
"../../../rtc_base:macromagic",
|
||||
"../../../rtc_base:race_checker",
|
||||
"../../../rtc_base:rtc_base_approved",
|
||||
"../../../rtc_base:safe_minmax",
|
||||
"../../../rtc_base:swap_queue",
|
||||
|
||||
@ -73,6 +73,7 @@ if (rtc_enable_protobuf) {
|
||||
"../../../rtc_base:logging",
|
||||
"../../../rtc_base:macromagic",
|
||||
"../../../rtc_base:protobuf_utils",
|
||||
"../../../rtc_base:race_checker",
|
||||
"../../../rtc_base:rtc_base_approved",
|
||||
"../../../rtc_base:rtc_event",
|
||||
"../../../rtc_base:rtc_task_queue",
|
||||
|
||||
Reference in New Issue
Block a user