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

Add DataReductionProxyBrotliHoldback to field trial testing config

Bug: 891458
Change-Id: I144a1eb2c528b0e02f45a7b000628c07b1ba78c3
Reviewed-on: https://chromium-review.googlesource.com/c/1287893Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600942}
parent 89898d8b
...@@ -1328,6 +1328,25 @@ ...@@ -1328,6 +1328,25 @@
] ]
} }
], ],
"DataReductionProxyBrotliHoldback": [
{
"platforms": [
"android",
"windows",
"mac",
"chromeos",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"DataReductionProxyBrotliHoldback"
]
}
]
}
],
"DataReductionProxyFREPromo": [ "DataReductionProxyFREPromo": [
{ {
"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