Commit 00f7bcb9 authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Add LoadingPredictorDisregardAlwaysAccessesNetwork to field trial file

Bug: 1039025
Change-Id: I04d0b6f0ac868a188d265213d4c0edaf95748a4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080772
Commit-Queue: Ryan Sturm <ryansturm@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarRyan Sturm <ryansturm@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#745654}
parent d4a6aaa8
...@@ -2950,6 +2950,25 @@ ...@@ -2950,6 +2950,25 @@
] ]
} }
], ],
"LoadingPredictorDisregardAlwaysAccessesNetwork": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"LoadingPredictorDisregardAlwaysAccessesNetwork"
]
}
]
}
],
"LoadingPredictorTableConfig": [ "LoadingPredictorTableConfig": [
{ {
"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