Commit f89e3e14 authored by alexilin's avatar alexilin Committed by Commit bot

predictors: Enable SpeculativeResourcePrefetching for fieldtrial testing.

BUG=631966

Review-Url: https://codereview.chromium.org/2856893004
Cr-Commit-Position: refs/heads/master@{#469317}
parent 59c10fe1
......@@ -2849,6 +2849,24 @@
]
}
],
"SpeculativeResourcePrefetchingValidation": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Prefetching",
"params": {
"mode": "prefetching"
},
"enable_features": [
"SpeculativeResourcePrefetching"
]
}
]
}
],
"StrictSecureCookies": [
{
"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