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

Add PredictivePrefetchingAllowedOnAllConnectionTypes to field trial config

Bug: 907236
Change-Id: Id7267ce5a3edec725375738ba069d58431102841
Reviewed-on: https://chromium-review.googlesource.com/c/1394735Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619788}
parent 722a913a
...@@ -3628,6 +3628,21 @@ ...@@ -3628,6 +3628,21 @@
] ]
} }
], ],
"PredictivePrefetchingAllowedOnAllConnectionTypes": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "PredictivePrefetchingAllowedOnAllConnectionTypes",
"enable_features": [
"PredictivePrefetchingAllowedOnAllConnectionTypes"
]
}
]
}
],
"PreviewsClientLoFi": [ "PreviewsClientLoFi": [
{ {
"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