Commit d0f93908 authored by Niels Möller's avatar Niels Möller Committed by Commit Bot

Add WebRTC-NewCpuLoadEstimator experiment to test config.

Bug: 842613
Change-Id: I71bc2e6b2188e454d45f23c91ab27aa546cb8068
Reviewed-on: https://chromium-review.googlesource.com/1056992Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Niels Möller <nisse@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561416}
parent 335109fe
......@@ -4384,6 +4384,24 @@
]
}
],
"WebRTC-NewCpuLoadEstimator": [
{
"platforms": [
"win",
"mac",
"chromeos",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"NewEncodeCpuLoadEstimator"
]
}
]
}
],
"WebRTC-ProbingScreenshareBwe": [
{
"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