Skip to content

Commit

Permalink
Merge branch 'production' into pr-production-8513804746-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kjozwiak authored Apr 9, 2024
2 parents 271d959 + f7fe641 commit 88420da
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,36 @@
},
"name": "BraveAggressiveModeRetirementExperiment"
},
{
"experiments": [
{
"feature_association": {
"disable_feature": [
"BraveShowStrictFingerprintingMode"
]
},
"name": "Disabled",
"probability_weight": 15
},
{
"name": "Default",
"probability_weight": 85
}
],
"filter": {
"channel": [
"RELEASE"
],
"min_version": "120.1.63.110",
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "BraveAggressiveModeRetirementExperiment"
},
{
"experiments": [
{
Expand Down

0 comments on commit 88420da

Please sign in to comment.