Commit 53d66966 authored by Michael Crouse's avatar Michael Crouse Committed by Commit Bot

Add finch field trial for Optimization Hints Fetching.

Bug: 932707
Change-Id: If73900c292289d4646af04a9ff6801d2d52d8049
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795982Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Auto-Submit: Michael Crouse <mcrouse@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#695314}
parent 17f3ed76
......@@ -3966,6 +3966,25 @@
]
}
],
"OptimizationHintsFetching": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_20190804",
"params": {
"min_top_host_engagement_score_threshold": "3.0",
"top_host_blacklist_size_multiplier": "2.0"
},
"enable_features": [
"OptimizationHintsFetching"
]
}
]
}
],
"OutOfBlinkCors": [
{
"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