Commit b6a59143 authored by Joe DeBlasio's avatar Joe DeBlasio Committed by Commit Bot

[MIX-DL] Update field trial testing config

Update to match cl/327480560 .

Change-Id: I202f263750af03bc61cfcd66048f65ff6c250bc6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375735Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#801626}
parent ff7eba83
......@@ -2123,12 +2123,12 @@
{
"name": "Enabled",
"params": {
"BlockExtensionList": "mix_dl_blocked_for_testing",
"SilentBlockExtensionList": "mix_dl_silently_blocked_for_testing",
"BlockExtensionList": "",
"SilentBlockExtensionList": "exe,scr,msi,vb,dmg,pkg,crx",
"TreatBlockListAsAllowlist": "false",
"TreatSilentBlockListAsAllowlist": "false",
"TreatWarnListAsAllowlist": "false",
"WarnExtensionList": "exe,scr,msi,vb,dmg,pkg,crx"
"WarnExtensionList": "zip,iso,rar,7z,tar,gz,bz2"
},
"enable_features": [
"TreatUnsafeDownloadsAsActive"
......
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