Move swap_queue out of rtc_base_approved

Bug: webrtc:9838
Change-Id: I7add82b13bf7411e5b1531a26ef2b87a4bdb9ab4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258768
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36601}
This commit is contained in:
Florent Castelli
2022-04-14 13:28:51 +02:00
committed by WebRTC LUCI CQ
parent 50dc7301a0
commit 1cb5383d16
3 changed files with 4 additions and 0 deletions

View File

@ -149,6 +149,7 @@ rtc_library("aec3") {
"../../../rtc_base:macromagic",
"../../../rtc_base:rtc_base_approved",
"../../../rtc_base:safe_minmax",
"../../../rtc_base:swap_queue",
"../../../rtc_base/experiments:field_trial_parser",
"../../../rtc_base/system:arch",
"../../../system_wrappers",