diff --git a/seed/seed.json b/seed/seed.json index 5e7579c7..47faf601 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1933,6 +1933,37 @@ ] }, "name": "ModuleFileNamePatchStudy" + }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "BraveAdblockCookieListDefault" + ] + }, + "name": "Enabled", + "probability_weight": 100 + }, + { + "name": "Default", + "probability_weight": 0 + } + ], + "filter": { + "channel": [ + "RELEASE", + "BETA", + "NIGHTLY" + ], + "platform": [ + "WINDOWS", + "MAC", + "LINUX", + "ANDROID" + ] + }, + "name": "CookieListDefaultStudy" } ], "version": "1"