Commit bec1f3b8 authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Chromium LUCI CQ

[Passwords] Add Field Trial Testing Config for ...

ReparseServerPredictionsFollowingFormChange

R=kazinova@google.com

Bug: 1140480
Change-Id: Ib2c5f3c9c623865beb66f39198377aadc239ab00
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570372
Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org>
Reviewed-by: default avatarMaria Kazinova <kazinova@google.com>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833331}
parent 97e2a4c8
...@@ -5865,6 +5865,27 @@ ...@@ -5865,6 +5865,27 @@
] ]
} }
], ],
"ReparseServerPredictionsFollowingFormChange": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ReparseServerPredictionsFollowingFormChange"
]
}
]
}
],
"ReportCertificateErrors": [ "ReportCertificateErrors": [
{ {
"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