| Index: chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
|
| diff --git a/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out b/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
|
| index f559658ecb8f42b8c0962d4b942e3edf2f71dd53..1e559756dff2d4fd7efe468d5759d7c3a69a1f0f 100644
|
| --- a/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
|
| +++ b/chrome/test/data/autofill/heuristics/output/081_crbug_64569.out
|
| @@ -1,6 +1,6 @@
|
| UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | cc | payment_group_1-default
|
| UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover, American Express, and PayPal. | paypal | payment_group_1-default
|
| -CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | | payment_group_1-cc
|
| +CREDIT_CARD_NAME_FULL | ccFullName | (as it appears on the card) | | payment_group_1-cc
|
| CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | | payment_group_1-cc
|
| CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 | payment_group_1-cc
|
| 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 | payment_group_1-cc
|
|
|