diff --git a/seed/seed.json b/seed/seed.json index 8bf1a882..c334994f 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -815,6 +815,36 @@ }, "name": "BraveSearchPromotionBannerStudy" }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "BraveSearchOmniboxDDGBanner" + ] + }, + "name": "Enabled", + "probability_weight": 100 + }, + { + "name": "Default", + "probability_weight": 0 + } + ], + "filter": { + "channel": [ + "NIGHTLY", + "BETA" + ], + "min_version": "126.1.67.0", + "platform": [ + "WINDOWS", + "MAC", + "LINUX" + ] + }, + "name": "BraveSearchPromotionDDGBannerStudy" + }, { "experiments": [ {