diff --git a/seed/seed.json b/seed/seed.json index fed975ce..876baee7 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -660,7 +660,7 @@ "name": "maximum_search_result_ads_per_day", "value": "0" } - ], + ], "probability_weight": 100 } ], @@ -2171,6 +2171,34 @@ ] }, "name": "BraveForgetFirstPartyStorage" + }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "BraveRequestOTRTab" + ] + }, + "name": "Enabled", + "probability_weight": 50 + }, + { + "name": "Default", + "probability_weight": 50 + } + ], + "filter": { + "channel": [ + "NIGHTLY" + ], + "platform": [ + "WINDOWS", + "MAC", + "LINUX" + ] + }, + "name": "BraveRequestOTRTabRolloutStudy" } ], "version": "1"