diff --git a/seed/seed.json b/seed/seed.json index 1e389bcb..cf385f93 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1773,33 +1773,6 @@ }, "name": "BraveForgetFirstPartyStorage" }, - { - "name": "SyncResetProgressTokenStudy", - "experiments": [ - { - "name": "Enabled", - "probability_weight": 0, - "feature_association": { - "enable_feature": ["ResetProgressMarkerOnCommitFailures"] - } - }, - { - "name": "Disabled", - "probability_weight": 100, - "feature_association": { - "disable_feature": ["ResetProgressMarkerOnCommitFailures"] - } - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": ["NIGHTLY", "BETA", "RELEASE"], - "platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"] - } - }, { "experiments": [ {