Commit 35137ea8 authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Remove DelayRequestsOnMultiplexedConnections from field trial testing

Remove DelayRequestsOnMultiplexedConnections from field trial testing
config since the experiment is now default enabled in Chromium.

Bug: 836552
Change-Id: I9c0e0e233a47f9a92ea0562b77f6dcadea727e5b
Reviewed-on: https://chromium-review.googlesource.com/c/1259963Reviewed-by: default avatarRobert Kaplow (sloooow) <rkaplow@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#597163}
parent 8a2f93db
......@@ -1488,28 +1488,6 @@
]
}
],
"DelayRequestsOnMultiplexedConnections": [
{
"platforms": [
"android",
"windows",
"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