diff --git a/seed/seed.json b/seed/seed.json index 27860064..c8f7c8c1 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -3037,6 +3037,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"