Commit 33387b03 authored by Jiahe Zhang's avatar Jiahe Zhang Committed by Commit Bot

Added UsePreferredIntervalForVideo to fieldtrial testing config.

Change-Id: Ie2fe348928333e7a8162fc891fb53d2acb87f574
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975451
Commit-Queue: Khushal <khushalsagar@chromium.org>
Reviewed-by: default avatarKhushal <khushalsagar@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726673}
parent 84a36122
...@@ -7016,6 +7016,21 @@ ...@@ -7016,6 +7016,21 @@
] ]
} }
], ],
"UsePreferredIntervalForVideo": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UsePreferredIntervalForVideo"
]
}
]
}
],
"UseRegistrableDomainInNetworkIsolationKey": [ "UseRegistrableDomainInNetworkIsolationKey": [
{ {
"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