Commit 5dd6d063 authored by Bettina's avatar Bettina Committed by Commit Bot

Add field trial test to protect saved passwords.


Bug: 1010764
Change-Id: I8ab0a2f7fe028a68698be93741e20779c4209f74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902230Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Reviewed-by: default avatarVarun Khaneja <vakh@chromium.org>
Commit-Queue: Bettina Dea <bdea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714082}
parent 6687e7d5
...@@ -5295,6 +5295,24 @@ ...@@ -5295,6 +5295,24 @@
] ]
} }
], ],
"SafeBrowsingPasswordProtectionForSavedPasswords": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingPasswordProtectionForSavedPasswords"
]
}
]
}
],
"SafeBrowsingPasswordProtectionForSignedInUsers": [ "SafeBrowsingPasswordProtectionForSignedInUsers": [
{ {
"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