Commit 63035422 authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Commit Bot

[Autofill] Added UseImprovedLabelDisambiguation to testing file.

Bug: 953073
Change-Id: Ib0ffe69b177ddbbe2694fe701de791e5779dab60
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566596
Auto-Submit: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarTommy Martino <tmartino@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#652271}
parent 17f5cabc
...@@ -1064,6 +1064,24 @@ ...@@ -1064,6 +1064,24 @@
] ]
} }
], ],
"AutofillUseImprovedLabelDisambiguation": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillUseImprovedLabelDisambiguation"
]
}
]
}
],
"AutomaticTabDiscarding": [ "AutomaticTabDiscarding": [
{ {
"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