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

Unified Diff: chrome/test/data/autofill/heuristics/output/084_crbug_93595.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/084_crbug_93595.out
diff --git a/chrome/test/data/autofill/heuristics/output/084_crbug_93595.out b/chrome/test/data/autofill/heuristics/output/084_crbug_93595.out
index 790cd1e1b034e845783bda04c9c52000854eef60..b3fa295cf6a294145b97664848f9abdaa2265bae 100644
--- a/chrome/test/data/autofill/heuristics/output/084_crbug_93595.out
+++ b/chrome/test/data/autofill/heuristics/output/084_crbug_93595.out
@@ -1,6 +1,6 @@
CREDIT_CARD_TYPE | payment_method | | Visa | payment_method_1-cc
CREDIT_CARD_NUMBER | cc_number | | | payment_method_1-cc
-CREDIT_CARD_NAME | cc_name | | | payment_method_1-cc
+CREDIT_CARD_NAME_FULL | cc_name | | | payment_method_1-cc
CREDIT_CARD_EXP_DATE_2_DIGIT_YEAR | cc_exp | Expiration date (MM/YY) | | payment_method_1-cc
CREDIT_CARD_VERIFICATION_CODE | cc_cvv2 | CVV2 / Security Code: | | payment_method_1-cc
UNKNOWN_TYPE | field_17 | | Select an option... | payment_method_1-default

Powered by Google App Engine
This is Rietveld 408576698