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

Unified Diff: chrome/test/data/autofill/heuristics/output/087_crbug_98286.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/087_crbug_98286.out
diff --git a/chrome/test/data/autofill/heuristics/output/087_crbug_98286.out b/chrome/test/data/autofill/heuristics/output/087_crbug_98286.out
index 1a4aa44f27e91b92967b2b80a62262ed12a9d1d5..a5e18915150b0399975dc6125178605fad02d7f5 100644
--- a/chrome/test/data/autofill/heuristics/output/087_crbug_98286.out
+++ b/chrome/test/data/autofill/heuristics/output/087_crbug_98286.out
@@ -1,5 +1,5 @@
CREDIT_CARD_TYPE | drpdwnCardTypes | *Card type: | JCP1 | drpdwnCardTypes_1-cc
-CREDIT_CARD_NAME | txtNameOnCreditCard | *Name on the card: | | drpdwnCardTypes_1-cc
+CREDIT_CARD_NAME_FULL | txtNameOnCreditCard | *Name on the card: | | drpdwnCardTypes_1-cc
CREDIT_CARD_NUMBER | txtCreditCardNumber | *Card number: | | drpdwnCardTypes_1-cc
CREDIT_CARD_EXP_MONTH | drpdwnExpirationMonth | *Expiration date: | 00 | drpdwnCardTypes_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | drpdwnExpirationYear | *Expiration date: | 2011 | drpdwnCardTypes_1-cc

Powered by Google App Engine
This is Rietveld 408576698