Commit 7a5084d9 authored by Matthias Körber's avatar Matthias Körber Committed by Commit Bot

Added AutofillUseServerCVCPrediction to fieldtrial testing config.

Change-Id: I651e642bce83df4f8e4679353e002ccfde3da808
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971845
Auto-Submit: Matthias Körber <koerber@google.com>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726126}
parent a5eec679
......@@ -1201,6 +1201,26 @@
]
}
],
"AutofillUseServerCVCPrediction": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillUseServerCVCPrediction"
]
}
]
}
],
"AutomaticTabDiscarding": [
{
"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