Commit 34ead5bc authored by Eric Orth's avatar Eric Orth Committed by Commit Bot

Update DnsOverHttps fieldtrial config

Android is moving to the UI launched on other platforms. Also add a
disabled provider to better match the in-use configuration.

Change-Id: Id7bae5694a3d34cdbdec9bae28f1488282cea7f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388147
Commit-Queue: Eric Orth <ericorth@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Auto-Submit: Eric Orth <ericorth@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803628}
parent afeffa1e
......@@ -2051,25 +2051,11 @@
]
}
],
"DnsOverHttps": [
{
"platforms": [
"android",
"android_weblayer"
],
"experiments": [
{
"name": "Enabled_crbug1006105",
"enable_features": [
"DnsOverHttps"
]
}
]
}
],
"DnsOverHttpsUi": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"mac",
"windows"
......@@ -2078,6 +2064,7 @@
{
"name": "EnabledLaunch",
"params": {
"DisabledProviders": "Comcast",
"ShowUi": "true"
},
"enable_features": [
......
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