Commit 617b62a8 authored by Jialiu Lin's avatar Jialiu Lin Committed by Commit Bot

Add a new experiment of GaiaPasswordReuse

Add a new experiment with warn_on_low_reputation set to true.

Change-Id: Iac7a2c1d1e91d2696011bb60beed2c81f1e2b1c7
Reviewed-on: https://chromium-review.googlesource.com/893905
Commit-Queue: Jialiu Lin <jialiul@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533099}
parent 89ab8862
...@@ -1509,6 +1509,16 @@ ...@@ -1509,6 +1509,16 @@
"win" "win"
], ],
"experiments": [ "experiments": [
{
"name": "SofterWarningWarnOnLowReputation",
"params": {
"softer_warning": "true",
"warn_on_low_reputation": "true"
},
"enable_features": [
"PasswordProtectionGoogleBrandedPhishingWarning"
]
},
{ {
"name": "SofterWarning", "name": "SofterWarning",
"params": { "params": {
......
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