Commit 519fde7c authored by Jakob Ivarsson's avatar Jakob Ivarsson Committed by Commit Bot

Add WebRTC-Audio-NewOpusPacketLossRateOptimization to field trial testing...

Add WebRTC-Audio-NewOpusPacketLossRateOptimization to field trial testing config and remove WebRTC-Audio-OpusMinPacketLossRate.

Bug: 932093
Change-Id: I2a0ad3882b8acfb6a66e41230090e7f9eedf6272
Reviewed-on: https://chromium-review.googlesource.com/c/1479960Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Jakob Ivarsson <jakobi@google.com>
Cr-Commit-Position: refs/heads/master@{#634583}
parent 1a46f4bb
...@@ -5579,7 +5579,7 @@ ...@@ -5579,7 +5579,7 @@
] ]
} }
], ],
"WebRTC-Audio-OpusMinPacketLossRate": [ "WebRTC-Audio-NewOpusPacketLossRateOptimization": [
{ {
"platforms": [ "platforms": [
"windows", "windows",
...@@ -5589,7 +5589,7 @@ ...@@ -5589,7 +5589,7 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled" "name": "Enabled-0-20-1"
} }
] ]
} }
......
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