Commit f9eaf02f authored by Bettina's avatar Bettina Committed by Commit Bot

Create Finch config for non-syncing signed-in user.

Create experiment for SafeBrowsingPasswordProtectionForSignedInUsers.

Bug: 914410
Change-Id: Iae3e6d2b74419048e1a78eb0479bed1d6446282e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809899Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarVarun Khaneja <vakh@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#697665}
parent b4da10bc
...@@ -5183,6 +5183,24 @@ ...@@ -5183,6 +5183,24 @@
] ]
} }
], ],
"SafeBrowsingPasswordProtectionForSignedInUsers": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingPasswordProtectionForSignedInUsers"
]
}
]
}
],
"SafeBrowsingScoutTransitionStudy": [ "SafeBrowsingScoutTransitionStudy": [
{ {
"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