Commit 02409904 authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Add DelayRequestsOnMultiplexedConnections to the field trial testing config

Bug: 836552
Change-Id: I1a2fa3efe8b4e5818f8dcb54b49004039e52053d
Reviewed-on: https://chromium-review.googlesource.com/1069705Reviewed-by: default avatarDoug Arnett <dougarnett@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561937}
parent 868d1b2d
......@@ -1129,6 +1129,28 @@
]
}
],
"DelayRequestsOnMultiplexedConnections": [
{
"platforms": [
"android",
"win",
"mac",
"chromeos",
"linux"
],
"experiments": [
{
"name": "Enabled",
"params": {
"MaxEffectiveConnectionType": "3G"
},
"enable_features": [
"DelayRequestsOnMultiplexedConnections"
]
}
]
}
],
"DesktopIOSPromotion": [
{
"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