diff --git a/seed/seed.json b/seed/seed.json index 182f0f3f..85df24d3 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -2956,6 +2956,37 @@ ] }, "name": "NewiOSPlaylistUIStudy" + }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "SkipUndecryptablePasswords" + ] + }, + "name": "Enabled", + "probability_weight": 100 + }, + { + "name": "Default", + "probability_weight": 0 + } + ], + "filter": { + "min_version": "127.1.68.107", + "channel": [ + "NIGHTLY", + "BETA", + "RELEASE" + ], + "platform": [ + "WINDOWS", + "MAC", + "LINUX" + ] + }, + "name": "UndecryptablePasswords" } ], "version": "1"