Commit 67f0a856 authored by Xinghui Lu's avatar Xinghui Lu Committed by Commit Bot

Enable SafeBrowsingPasswordProtectionOnFocusPingAndroid for experiment

Launch bug: crbug.com/1000331

Bug: 995926
Change-Id: If68dd89ce3bbcddaa0ce2c6553eedf9f6d263216
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894297
Commit-Queue: Xinghui Lu <xinghuilu@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711605}
parent 85132124
...@@ -5291,6 +5291,21 @@ ...@@ -5291,6 +5291,21 @@
] ]
} }
], ],
"SafeBrowsingPasswordProtectionOnFocusPingAndroid": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingSendOnFocusPing"
]
}
]
}
],
"SafeBrowsingRealTimeUrlLookupFetchAllowlist": [ "SafeBrowsingRealTimeUrlLookupFetchAllowlist": [
{ {
"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