Commit ec3a8d5c authored by Gustaf Ullberg's avatar Gustaf Ullberg Committed by Commit Bot

Added field trial config for the WebRTC-Aec3AgcGainChangeResponseKillSwitch

Bug: chromium:876979
Change-Id: I363a287773c84ab1cc1ddc8606ae9cb6e226938f
Reviewed-on: https://chromium-review.googlesource.com/1186339Reviewed-by: default avatarRobert Kaplow (slow) <rkaplow@chromium.org>
Commit-Queue: Gustaf Ullberg <gustaf@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585747}
parent 282a05f9
...@@ -4878,6 +4878,24 @@ ...@@ -4878,6 +4878,24 @@
] ]
} }
], ],
"WebRTC-Aec3AgcGainChangeResponseKillSwitch": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Default",
"enable_features": [
"WebRTC-Aec3AgcGainChangeResponseKillSwitch"
]
}
]
}
],
"WebRTC-ApmGainController2Limiter": [ "WebRTC-ApmGainController2Limiter": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment