Move histogram_percentile_counter out of rtc_base_approved

Bug: webrtc:9838
Change-Id: I90b3060871ab671e7949632fe6001421465b219a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258774
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36618}
This commit is contained in:
Florent Castelli
2022-04-14 13:50:13 +02:00
committed by WebRTC LUCI CQ
parent 7e11ea2d30
commit 3629a5f0e4
2 changed files with 3 additions and 0 deletions

View File

@ -1262,6 +1262,7 @@ if (rtc_include_tests) {
"../../media:rtc_media_base",
"../../rtc_base",
"../../rtc_base:checks",
"../../rtc_base:histogram_percentile_counter",
"../../rtc_base:location",
"../../rtc_base:platform_thread",
"../../rtc_base:random",