Commit 3a833bc0 authored by Maxim Kolosovskiy's avatar Maxim Kolosovskiy Committed by Commit Bot

[Passwords] Add PasswordChangeSupportInSettings to

fieldtrial_testing_config

Bug: 1108692
Change-Id: I36000025bdfe905232f9b6af55997692833f98c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403366
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Auto-Submit: Maxim Kolosovskiy  <kolos@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#805878}
parent 54974f6a
...@@ -4846,6 +4846,21 @@ ...@@ -4846,6 +4846,21 @@
] ]
} }
], ],
"PasswordChangeInSettings": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PasswordChangeInSettings"
]
}
]
}
],
"PasswordCompromisedBubble": [ "PasswordCompromisedBubble": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment