Commit dd770d8a authored by Asanka Herath's avatar Asanka Herath Committed by Commit Bot

[ftp] Setup fieldtrial configuration to run with FTP disabled.

This will be the default. So switch tree to testing with FTP disabled.

Bug: 333943
Change-Id: I80848172859a54258180f23cbc303e06a9440774
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918105Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Asanka Herath <asanka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715999}
parent 3baea747
......@@ -1917,6 +1917,26 @@
]
}
],
"DeprecateFtp": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android",
"android_webview"
],
"experiments": [
{
"name": "ForcedOff_FtpProtocol",
"disable_features": [
"FtpProtcol"
]
}
]
}
],
"DialMediaRouteProvider": [
{
"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