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

@ -194,6 +194,7 @@ rtc_library("rtc_software_fallback_wrappers") {
"../../modules/video_coding:video_codec_interface",
"../../modules/video_coding:video_coding_utility",
"../../rtc_base:checks",
"../../rtc_base:event_tracer",
"../../rtc_base:logging",
"../../rtc_base:rtc_base_approved",
"../../rtc_base/system:rtc_export",