Commit c7cf8aa4 authored by Chris Thompson's avatar Chris Thompson Committed by Commit Bot

Add testing config for iOS legacy TLS interstitial

Bug: 1100647
Change-Id: Ibd84d2d12d3b750c864311535d041064c715aa8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340642Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Christopher Thompson <cthomp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795743}
parent f8441042
......@@ -3533,6 +3533,21 @@
]
}
],
"IOSLegacyTLSInterstitial": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"IOSLegacyTLSInterstitial"
]
}
]
}
],
"IOSPageInfoRefactoring": [
{
"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