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

Unified Diff: chrome/test/data/autofill/heuristics/output/106_checkout_m_amazon.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/106_checkout_m_amazon.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/106_checkout_m_amazon.com.out b/chrome/test/data/autofill/heuristics/output/106_checkout_m_amazon.com.out
index 805a18e6e589cf47b0c8b266b2e30cf499f31665..926fc98e745c5a3f86558172609c1127bd4d3891 100644
--- a/chrome/test/data/autofill/heuristics/output/106_checkout_m_amazon.com.out
+++ b/chrome/test/data/autofill/heuristics/output/106_checkout_m_amazon.com.out
@@ -9,7 +9,7 @@ PHONE_HOME_WHOLE_NUMBER | enterAddressPhoneNumber | Phone number | | enterAddre
ADDRESS_HOME_COUNTRY | enterAddressCountryCode | | US | enterAddressFullName_1-default
UNKNOWN_TYPE | AddressType | Optional Delivery Preferences | OTH | enterAddressFullName_1-default
UNKNOWN_TYPE | GateCode | Security Access Code | | enterAddressFullName_1-default
-CREDIT_CARD_NAME | name | Name on card | | name_1-cc
+CREDIT_CARD_NAME_FULL | name | Name on card | | name_1-cc
CREDIT_CARD_NUMBER | addCreditCardNumber | Card number | | name_1-cc
CREDIT_CARD_EXP_MONTH | month | Expiration date | 1 | name_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | year | Expiration date | 2014 | name_1-cc

Powered by Google App Engine
This is Rietveld 408576698