| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index ae2982e470492e8a83d970343247d6ae83629b37..2815539502479e0bb920dae0321a5d2f51c4c558 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -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"
|
| ]
|
| }
|
|
|