Move byte_order out of rtc_base_approved

Bug: webrtc:9838
Change-Id: Ieb2fbaad8831439ca04fc5249e295c8839f6890e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259309
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36633}
This commit is contained in:
Florent Castelli
2022-04-19 17:18:36 +02:00
committed by WebRTC LUCI CQ
parent 7606375b1a
commit a876a92d31
6 changed files with 24 additions and 1 deletions

View File

@ -129,6 +129,7 @@ rtc_library("red") {
"../../api/units:time_delta",
"../../common_audio",
"../../rtc_base:buffer",
"../../rtc_base:byte_order",
"../../rtc_base:checks",
"../../rtc_base:logging",
"../../rtc_base:rtc_base_approved",