Commit 08ced472 authored by Charles Harrison's avatar Charles Harrison Committed by Commit Bot

Clean up testing configs post-launch

These experiments have all landed as enabled by default.

Bug: None
Change-Id: I47f27ae2074d66e1a6454884253baae4443ab64f
Reviewed-on: https://chromium-review.googlesource.com/965933Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543901}
parent ae80f67a
{ {
"AbusiveExperienceEnforce": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AbusiveExperienceEnforce"
]
}
]
}
],
"AccountConsistencyVariations": [ "AccountConsistencyVariations": [
{ {
"platforms": [ "platforms": [
...@@ -1208,21 +1189,6 @@ ...@@ -1208,21 +1189,6 @@
] ]
} }
], ],
"DispatchSafetyNetCheckOffThread": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"DispatchSafetyNetCheckOffThread"
]
}
]
}
],
"DownloadHomeMoreButton": [ "DownloadHomeMoreButton": [
{ {
"platforms": [ "platforms": [
...@@ -3654,33 +3620,6 @@ ...@@ -3654,33 +3620,6 @@
] ]
} }
], ],
"SubresourceFilter": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "LiveRun_BAS_Phishing",
"params": {
"enable_presets": "liverun_on_phishing_sites,liverun_on_better_ads_violating_sites"
},
"enable_features": [
"SubresourceFilter",
"SubresourceFilterExperimentalUI"
]
},
{
"name": "VerifyFeatureIsStillDisabledByDefault",
"forcing_flag": "suppress-enabling-subresource-filter-from-fieldtrial-testing-config"
}
]
}
],
"SuperfishInterstitial": [ "SuperfishInterstitial": [
{ {
"platforms": [ "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