Commit a63ab38b authored by Eric Orth's avatar Eric Orth Committed by Commit Bot

Update DoH field trials test config

Bug: 878582,1087444
Change-Id: I46d852911322d1a246ec48ca45f61c18ff485de2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219016
Commit-Queue: Eric Orth <ericorth@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775166}
parent 40ce0aba
......@@ -2012,14 +2012,31 @@
{
"platforms": [
"android",
"android_weblayer",
"android_weblayer"
],
"experiments": [
{
"name": "Enabled_crbug1006105",
"enable_features": [
"DnsOverHttps"
]
}
]
}
],
"DnsOverHttpsUi": [
{
"platforms": [
"chromeos",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_crbug1006105",
"name": "EnabledLaunch",
"params": {
"ShowUi": "true"
},
"enable_features": [
"DnsOverHttps"
]
......
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