| Index: chrome/test/data/autofill/heuristics/output/15_crbug_64569.out
|
| diff --git a/chrome/test/data/autofill/heuristics/output/15_crbug_64569.out b/chrome/test/data/autofill/heuristics/output/15_crbug_64569.out
|
| index e828b7a9e87187e9ecdf61e7a900226e51e8670e..fc966fb056f38e251dfc97a7170751fdca5379d6 100644
|
| --- a/chrome/test/data/autofill/heuristics/output/15_crbug_64569.out
|
| +++ b/chrome/test/data/autofill/heuristics/output/15_crbug_64569.out
|
| @@ -1,8 +1,11 @@
|
| +UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | cc
|
| +UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | paypal
|
| CREDIT_CARD_NAME | ccFullName | (as it appears on the card) |
|
| CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) |
|
| CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1
|
| CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card) Credit card number (no dashes or spaces) Expiration date | 2011
|
| CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code |
|
| +UNKNOWN_TYPE | sameinfo | First name Last name | on
|
| NAME_FIRST | addrFirstName | First name |
|
| NAME_LAST | addrLastName | Last name |
|
| ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) |
|
|
|