WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 17/inf

Now that FieldTrialsView is (almost) a supported object,
let downstream tests use the ScopedKeyValueConfig for
testing.

Bug: webrtc:10335
Change-Id: I7bf7577387f1123b473275990ca32b80a8ddf9bb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258480
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36519}
This commit is contained in:
Jonas Oreland 2022-04-08 15:54:13 +02:00 committed by WebRTC LUCI CQ
parent 39ad2d868c
commit eaf632a8a5

View File

@ -244,6 +244,7 @@ rtc_library("explicit_key_value_config") {
}
rtc_library("scoped_key_value_config") {
visibility = [ "*" ]
sources = [
"scoped_key_value_config.cc",
"scoped_key_value_config.h",