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

Unified Diff: chrome/test/data/autofill/heuristics/output/118_checkout_cvs.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/118_checkout_cvs.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/118_checkout_cvs.com.out b/chrome/test/data/autofill/heuristics/output/118_checkout_cvs.com.out
index 71d83a6cfef6621a0de0f28563ad9b8d3b4ff277..998805d8472c4ff251f051d424083ffb67c67909 100644
--- a/chrome/test/data/autofill/heuristics/output/118_checkout_cvs.com.out
+++ b/chrome/test/data/autofill/heuristics/output/118_checkout_cvs.com.out
@@ -27,8 +27,8 @@ CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | expfield | Exp | | fname_1-cc
UNKNOWN_TYPE | cvvfield | CVV | | fname_1-default
CREDIT_CARD_VERIFICATION_CODE | cvvfield | |CVV | | fname_1-cc
UNKNOWN_TYPE | chk1 | Use ... as Billing Address. | on | fname_1-default
-CREDIT_CARD_NAME | ffname | First Name | | fname_1-cc
-NAME_LAST | flname | Last Name | | fname_1-default
+CREDIT_CARD_NAME_FIRST | ffname | First Name | | fname_1-cc
+CREDIT_CARD_NAME_LAST | flname | Last Name | | fname_1-cc
ADDRESS_HOME_LINE1 | fstreetAddr | Street Address | | fname_1-default
ADDRESS_HOME_LINE2 | fstreetAddr1 | Apartment, Building, Floor, Etc | | fname_1-default
ADDRESS_HOME_CITY | fcity | City | | fname_1-default

Powered by Google App Engine
This is Rietveld 408576698