Commit 2050cd91 authored by Michael Crouse's avatar Michael Crouse Committed by Commit Bot

Add param for the model fetch delay to field trials

Change-Id: I80ea401676b6cf3ca2fbb579eb663ad676f65b3d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019478
Auto-Submit: Michael Crouse <mcrouse@chromium.org>
Commit-Queue: Ryan Sturm <ryansturm@chromium.org>
Reviewed-by: default avatarRyan Sturm <ryansturm@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735686}
parent 2672c4b1
...@@ -4298,6 +4298,7 @@ ...@@ -4298,6 +4298,7 @@
{ {
"name": "Enabled", "name": "Enabled",
"params": { "params": {
"fetch_random_max_delay_secs": "60",
"max_effective_connection_type_for_navigation_hints_fetch": "4G" "max_effective_connection_type_for_navigation_hints_fetch": "4G"
}, },
"enable_features": [ "enable_features": [
......
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