diff --git a/seed/seed.json b/seed/seed.json index d0f4714e..f6ab25d0 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -322,31 +322,7 @@ ], "filter": { "min_version": "98.1.37.50", - "channel": ["NIGHTLY", "BETA"], - "platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"] - } - }, - { - "name": "FirstPartyEphemeralDomainBlockStudy", - "experiments": [ - { - "name": "Enabled", - "probability_weight": 50, - "feature_association": { - "enable_feature": [ - "BraveFirstPartyEphemeralStorage", - "BraveDomainBlock1PES" - ] - } - }, - { - "name": "Default", - "probability_weight": 50 - } - ], - "filter": { - "min_version": "98.1.37.50", - "channel": ["RELEASE"], + "channel": ["NIGHTLY", "BETA", "RELEASE"], "platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"] } },