Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3189)

Unified Diff: chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out

Issue 1694443004: [Autofill] Add credit card first and last name heuristics predictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out b/chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out
index 2bcfab923cea12ec79302dd47d98c04a76a39865..5a4919f130bb8997294ce8bdfd02b128383a0f38 100644
--- a/chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out
+++ b/chrome/test/data/autofill/heuristics/output/025_checkout_hsn.com.out
@@ -30,7 +30,7 @@ UNKNOWN_TYPE | PaymentTypeSelection | Pay with a Credit or Debit Card | 0 | Body
CREDIT_CARD_NUMBER | Body$CCNumber | Card Number | | Body$BillingIsShippingCheckboxB_1-cc
CREDIT_CARD_EXP_MONTH | Body$CCExpirationDateMonth | Expiration Date | 0 | Body$BillingIsShippingCheckboxB_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | Body$CCExpirationDateYear | Expiration Date | 0 | Body$BillingIsShippingCheckboxB_1-cc
-CREDIT_CARD_NAME | Body$CCNameOnCard | Name on Card | | Body$BillingIsShippingCheckboxB_1-cc
+CREDIT_CARD_NAME_FULL | Body$CCNameOnCard | Name on Card | | Body$BillingIsShippingCheckboxB_1-cc
UNKNOWN_TYPE | IsDebitCard | Yes | 1 | Body$BillingIsShippingCheckboxB_1-default
UNKNOWN_TYPE | IsDebitCard | No | 0 | Body$BillingIsShippingCheckboxB_1-default
UNKNOWN_TYPE | Body$SaveCC4Later | Save information for future purchases | on | Body$BillingIsShippingCheckboxB_1-default

Powered by Google App Engine
This is Rietveld 408576698