Move event_tracer out of rtc_base_approved

Bug: webrtc:9838
Change-Id: Ic3c424729b5edd3e378c4195afe33ae5c88ad491
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259312
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36637}
This commit is contained in:
Florent Castelli
2022-04-19 17:47:13 +02:00
committed by WebRTC LUCI CQ
parent ed4aadc0a2
commit a30aef3dea
21 changed files with 68 additions and 3 deletions

View File

@ -35,6 +35,7 @@ rtc_library("audio_codecs_api") {
"../../api:field_trials_view",
"../../rtc_base:buffer",
"../../rtc_base:checks",
"../../rtc_base:event_tracer",
"../../rtc_base:refcount",
"../../rtc_base:rtc_base_approved",
"../../rtc_base:sanitizer",