| Index: chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out
|
| diff --git a/chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out b/chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out
|
| index 1160f838637744ce5e8e0b5f0285d337c16403c7..ef64898528ab698872a3f1598d451f16190f603c 100644
|
| --- a/chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out
|
| +++ b/chrome/test/data/autofill/heuristics/output/117_cc_checkout_macys.com.out
|
| @@ -7,8 +7,8 @@ CREDIT_CARD_EXP_4_DIGIT_YEAR | creditCard.expYear | Expiration date | 2016 | pay
|
| CREDIT_CARD_VERIFICATION_CODE | fake-password | Security code | | payment.type_1-cc
|
| CREDIT_CARD_VERIFICATION_CODE | creditCard.securityCode | Security code | | payment.type_1-cc
|
| UNKNOWN_TYPE | useMyShippingAddress | Use my shipping address | false | payment.type_1-default
|
| -CREDIT_CARD_NAME_FIRST | billingContact.firstName | First name | | payment.type_1-cc
|
| -CREDIT_CARD_NAME_LAST | billingContact.lastName | Last name | | payment.type_1-cc
|
| +NAME_FIRST | billingContact.firstName | First name | | payment.type_1-default
|
| +NAME_LAST | billingContact.lastName | Last name | | payment.type_1-default
|
| ADDRESS_HOME_LINE1 | billingAddress.addressLine1 | Address line 1 | | payment.type_1-default
|
| ADDRESS_HOME_LINE2 | billingAddress.addressLine2 | Address line 2 (optional) | | payment.type_1-default
|
| ADDRESS_HOME_CITY | billingAddress.city | City | | payment.type_1-default
|
|
|