Commit 957a9770 authored by Greg Kerr's avatar Greg Kerr Committed by Commit Bot

chrome OS: Add scheduler configuration field trial testing config.

Bug: 927840
Change-Id: I97ca518d172c0e208b0d8828c2c73d78c0b4523a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610223Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Greg Kerr <kerrnel@chromium.org>
Auto-Submit: Greg Kerr <kerrnel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659249}
parent f67bc0fe
...@@ -4453,6 +4453,24 @@ ...@@ -4453,6 +4453,24 @@
] ]
} }
], ],
"SchedulerConfiguration": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Conservative",
"params": {
"config": "conservative"
},
"enable_features": [
"SchedulerConfiguration"
]
}
]
}
],
"ScriptStreamingOnPreload": [ "ScriptStreamingOnPreload": [
{ {
"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