Commit 3614b9e0 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Add CacheStorageSequenceChromeOS to fieldtrial_testing_config.json.

Bug: 960012
Change-Id: I4cb28adc3172adbd6ad9583e2a84393fad2bc750
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209375Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770814}
parent 1df596f9
...@@ -1202,20 +1202,19 @@ ...@@ -1202,20 +1202,19 @@
] ]
} }
], ],
"CacheStorageSequence": [ "CacheStorageSequenceChromeOS": [
{ {
"platforms": [ "platforms": [
"windows", "chromeos"
"mac",
"chromeos",
"linux",
"android",
"android_weblayer"
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled1", "name": "Enabled12_v1",
"params": {
"min": "12"
},
"enable_features": [ "enable_features": [
"BrowserThreadPoolAdjustment",
"CacheStorageSequence" "CacheStorageSequence"
] ]
} }
......
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