Commit 72fad123 authored by jkarlin's avatar jkarlin Committed by Commit bot

Change name of field trial to NetDelayableH2AndQuicRequests

BUG=655585

Review-Url: https://chromiumcodereview.appspot.com/2434313002
Cr-Commit-Position: refs/heads/master@{#426808}
parent bf81e57c
...@@ -931,6 +931,25 @@ ...@@ -931,6 +931,25 @@
] ]
} }
], ],
"NetDelayableH2AndQuicRequests": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"win",
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PrioritySupportedRequestsDelayable"
]
}
]
}
],
"NetworkQualityEstimator": [ "NetworkQualityEstimator": [
{ {
"platforms": [ "platforms": [
...@@ -1386,25 +1405,6 @@ ...@@ -1386,25 +1405,6 @@
] ]
} }
], ],
"PrioritySupportedRequestsDelayableStudy": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"win",
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PrioritySupportedRequestsDelayable"
]
}
]
}
],
"ProgressBarAnimationAndroid": [ "ProgressBarAnimationAndroid": [
{ {
"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