Commit f68a865d authored by Vasilii Sukhanov's avatar Vasilii Sukhanov Committed by Commit Bot

Enable 'CompromisedPasswordsReengagement' feature for Chromium via

testing config.

Bug: 1049200
Change-Id: I11515fd5626565be57ab75f834825d93a952e9bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396218Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804893}
parent e51780c9
...@@ -5002,6 +5002,24 @@ ...@@ -5002,6 +5002,24 @@
] ]
} }
], ],
"PasswordCompromisedBubble": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CompromisedPasswordsReengagement"
]
}
]
}
],
"PaymentRequestAlwaysAllowJustInTimePaymentApp": [ "PaymentRequestAlwaysAllowJustInTimePaymentApp": [
{ {
"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