Move random out of rtc_base_approved

Bug: webrtc:9838
Change-Id: I64a5ef18c19d446139354d04aa6cb2a76d18aad0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258762
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36572}
This commit is contained in:
Florent Castelli
2022-04-14 12:41:26 +02:00
committed by WebRTC LUCI CQ
parent e288161529
commit 71337f387e
22 changed files with 45 additions and 2 deletions

View File

@ -1259,6 +1259,7 @@ if (rtc_include_tests) {
"../../rtc_base",
"../../rtc_base:checks",
"../../rtc_base:platform_thread",
"../../rtc_base:random",
"../../rtc_base:refcount",
"../../rtc_base:rtc_base_approved",
"../../rtc_base:rtc_base_tests_utils",