Commit df9cc5c5 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Fetch: Remove BufferingBytesConsumerDelay testing config.

This feature was enabled by default in crrev.com/c/1736868.

Bug: 954442
Change-Id: I60b3c34aa1427a4e91230074d326d3ba5fa08d0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1739528
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684378}
parent 4abc94e0
...@@ -1339,28 +1339,6 @@ ...@@ -1339,28 +1339,6 @@
] ]
} }
], ],
"BufferingBytesConsumerDelay": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"milliseconds": "50"
},
"enable_features": [
"BufferingBytesConsumerDelay"
]
}
]
}
],
"CertDualVerificationTrial": [ "CertDualVerificationTrial": [
{ {
"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