Skip to content

Commit

Permalink
Merge pull request #432 from brave/remove-cookielistdefault
Browse files Browse the repository at this point in the history
remove CookieListDefaultStudy
  • Loading branch information
kjozwiak authored Nov 7, 2022
2 parents 741e077 + 69354f7 commit 392807f
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,34 +85,6 @@
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
{
"name": "CookieListDefaultStudy",
"experiments": [
{
"name": "Enabled",
"probability_weight": 0,
"feature_association": {
"enable_feature": ["BraveAdblockCookieListDefault"]
}
},
{
"name": "Disabled",
"probability_weight": 100,
"feature_association": {
"disable_feature": ["BraveAdblockCookieListDefault"]
}
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"min_version": "97.1.35.39",
"channel": ["NIGHTLY", "BETA"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
{
"name": "VulkanStudy",
"experiments": [
Expand Down

0 comments on commit 392807f

Please sign in to comment.