Commit dddbf4b3 authored by Matthias Körber's avatar Matthias Körber Committed by Commit Bot

[PasswordManager] Added StickyBubbleExperiment

Change-Id: I7225bb27624db7abe7c95a13df9b79830c81ef9c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035954
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Auto-Submit: Matthias Körber <koerber@google.com>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#739100}
parent 54cba877
...@@ -4626,6 +4626,24 @@ ...@@ -4626,6 +4626,24 @@
] ]
} }
], ],
"PasswordManagerStickyBubble": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PasswordManagerStickyBubble"
]
}
]
}
],
"PasswordProtectionForEnterprise": [ "PasswordProtectionForEnterprise": [
{ {
"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