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

Unified Diff: chrome/test/data/autofill/heuristics/output/128_bug_464002.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/128_bug_464002.out
diff --git a/chrome/test/data/autofill/heuristics/output/128_bug_464002.out b/chrome/test/data/autofill/heuristics/output/128_bug_464002.out
index 0df9a7f133fa3a53fe8b1d608a3b2964b0bfabe5..7ad3f3462af6ce56fccb40ad18afd489ee8e0912 100644
--- a/chrome/test/data/autofill/heuristics/output/128_bug_464002.out
+++ b/chrome/test/data/autofill/heuristics/output/128_bug_464002.out
@@ -1,4 +1,4 @@
-CREDIT_CARD_NAME | paymentMethodForm.newCreditCardCustomerName | Name on card* | | paymentMethodForm.newCreditCardCustomerName_1-cc
+CREDIT_CARD_NAME_FULL | paymentMethodForm.newCreditCardCustomerName | Name on card* | | paymentMethodForm.newCreditCardCustomerName_1-cc
CREDIT_CARD_NUMBER | paymentMethodForm.cardNumber | Card number* | | paymentMethodForm.newCreditCardCustomerName_1-cc
CREDIT_CARD_VERIFICATION_CODE | paymentMethodForm.cardVerificationNumber | Security code* | | paymentMethodForm.newCreditCardCustomerName_1-cc
CREDIT_CARD_EXP_MONTH | paymentMethodForm.expirationMonth | 04 | | paymentMethodForm.newCreditCardCustomerName_1-cc

Powered by Google App Engine
This is Rietveld 408576698