Commit 0fce3e3e authored by Matt Mueller's avatar Matt Mueller Committed by Commit Bot

Add fieldtrial_testing_config for CertVerifierBuiltin on Linux

Bug: 973650
Change-Id: I87468a94853789b2cc30fbc70d3bba20d89634b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1853908
Commit-Queue: Matt Mueller <mattm@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706572}
parent 28dfb549
...@@ -1511,6 +1511,19 @@ ...@@ -1511,6 +1511,19 @@
] ]
} }
] ]
},
{
"platforms": [
"linux"
],
"experiments": [
{
"name": "Enabled_V2",
"enable_features": [
"CertVerifierBuiltin"
]
}
]
} }
], ],
"ChromeCleanupDistribution": [ "ChromeCleanupDistribution": [
......
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