Commit 78700a26 authored by Ryan's avatar Ryan Committed by Commit Bot

Enable LegacySymantecPKI deprecation in Finch JSON

This is already enabled by default in source, but
this updates the JSON to match the Finch config.

Bug: 881930
Change-Id: I26f637447141730e24f0a2e2c4d84b05f2cba2fa
Reviewed-on: https://chromium-review.googlesource.com/c/1278621Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Ryan Sleevi <rsleevi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#599837}
parent 61fc2f0a
......@@ -2370,6 +2370,25 @@
]
}
],
"LegacySymantecPKI": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20181012",
"enable_features": [
"LegacySymantecPKI"
]
}
]
}
],
"LocalScreenCasting": [
{
"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