Commit 7fd4e864 authored by Jialiu Lin's avatar Jialiu Lin Committed by Commit Bot

Enable "AdvancedProtectionStatus" feature in tests

Add experiment to fieldtrial_testing_config that enables
AdvancedProtectionStatus feature by default in tests.

Bug: 866620
Change-Id: Ia8a85921b5cd5ee52ee49af3590ef36770fabe71
Reviewed-on: https://chromium-review.googlesource.com/1217349Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590122}
parent 78c63bcb
......@@ -57,6 +57,24 @@
]
}
],
"AdvancedProtectionStatus": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AdvancedProtectionStatus"
]
}
]
}
],
"AllowClientHintsToThirdParty": [
{
"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