0

[MIX-DL] Remove field trial configs

Now that MIX-DL is enabled by default, field-trial configs are no longer required.

Change-Id: I46c43c71981f7789e515b3b36e46f4f96e7d2d35
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2882960
Reviewed-by: Carlos IL <carlosil@chromium.org>
Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#881347}
This commit is contained in:
Joe DeBlasio
2021-05-11 01:08:06 +00:00
committed by Chromium LUCI CQ
parent 6b60c5f805
commit ac6083382a

@@ -3181,56 +3181,6 @@
]
}
],
"DownloadsAsMixedContent": [
{
"platforms": [
"chromeos",
"chromeos_lacros",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"BlockExtensionList": "",
"SilentBlockExtensionList": "",
"TreatBlockListAsAllowlist": "false",
"TreatSilentBlockListAsAllowlist": "true",
"TreatWarnListAsAllowlist": "false",
"WarnExtensionList": ""
},
"enable_features": [
"TreatUnsafeDownloadsAsActive"
]
}
]
}
],
"DownloadsAsMixedContentAndroid": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"BlockExtensionList": "",
"SilentBlockExtensionList": "",
"TreatBlockListAsAllowlist": "false",
"TreatSilentBlockListAsAllowlist": "true",
"TreatWarnListAsAllowlist": "false",
"WarnExtensionList": ""
},
"enable_features": [
"TreatUnsafeDownloadsAsActive"
]
}
]
}
],
"DriveFsBidirectionalNativeMessaging": [
{
"platforms": [