Commit a64ea4d3 authored by Xinghui Lu's avatar Xinghui Lu Committed by Commit Bot

Enable SafeBrowsingPasswordProtectionPasswordReusePingAndroid for experiment

Launch bug: crbug.com/1006375.

Bug: 995926
Change-Id: I28143ab04cabe15243e5bde7ac4d0b48708ae9e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898440Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Xinghui Lu <xinghuilu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712804}
parent fb3b4ae8
...@@ -5300,6 +5300,21 @@ ...@@ -5300,6 +5300,21 @@
] ]
} }
], ],
"SafeBrowsingPasswordProtectionPasswordReusePingAndroid": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingSendPasswordReusePing"
]
}
]
}
],
"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