Move copy_on_write_buffer out of rtc_base_approved

Bug: webrtc:9838
Change-Id: Ib9a9cd3bc868e716315594c436df7e2cce0d9a5a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259311
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36636}
This commit is contained in:
Florent Castelli
2022-04-19 17:40:46 +02:00
committed by WebRTC LUCI CQ
parent 3abc630f26
commit ed4aadc0a2
15 changed files with 58 additions and 2 deletions

View File

@ -21,6 +21,7 @@ rtc_library("network_emulation") {
"../..:array_view",
"../../../rtc_base",
"../../../rtc_base:checks",
"../../../rtc_base:copy_on_write_buffer",
"../../../rtc_base:ip_address",
"../../../rtc_base:rtc_base_approved",
"../../../rtc_base:socket_address",