Commit b51fdeba authored by jsaul's avatar jsaul Committed by Commit bot

Update waterfall testing config for AutofillCreditCardDropdownVariations

Update waterfall testing config for AutofillCreditCardDropdownVariations

BUG=

Review-Url: https://codereview.chromium.org/2741043002
Cr-Commit-Position: refs/heads/master@{#456217}
parent f0cc0ad3
......@@ -132,29 +132,13 @@
],
"experiments": [
{
"name": "LastUsedDateAndExpDate_Experiment",
"name": "LastUsedDateAndExpDate_IncreaseDropdownItemHeight_Experiment",
"params": {
"dropdown_item_height": "56",
"show_expiration_date": "true"
},
"enable_features": [
"AutofillCreditCardLastUsedDateDisplay"
]
}
]
}
],
"AutofillCreditCardPopup": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "IncreaseDropdownItemHeight",
"params": {
"dropdown_item_height": "56"
},
"enable_features": [
"AutofillCreditCardLastUsedDateDisplay",
"AutofillCreditCardPopupLayout"
]
}
......
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