Commit 311f519f authored by Yutaka Hirano's avatar Yutaka Hirano Committed by Commit Bot

Add "SetLowPriorityForBeacon" to the fieldtrial testing config.

Bug: 1018081
Change-Id: I7e852df70868ef52650918e1fccda6b2047b6240
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886273Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712896}
parent 0bf9ed68
...@@ -5685,6 +5685,25 @@ ...@@ -5685,6 +5685,25 @@
] ]
} }
], ],
"SetLowPriorityForBeacon": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SetLowPriorityForBeacon"
]
}
]
}
],
"SettingsEnforcement": [ "SettingsEnforcement": [
{ {
"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