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

Unified Diff: chrome/test/data/autofill/heuristics/output/129_bug_465053.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/129_bug_465053.out
diff --git a/chrome/test/data/autofill/heuristics/output/129_bug_465053.out b/chrome/test/data/autofill/heuristics/output/129_bug_465053.out
index b50748a412885a467e68806d8daa00e5230d6dee..7e9a2d44dfb0fc76f20dc383682cb4b53681b517 100644
--- a/chrome/test/data/autofill/heuristics/output/129_bug_465053.out
+++ b/chrome/test/data/autofill/heuristics/output/129_bug_465053.out
@@ -2,7 +2,7 @@ CREDIT_CARD_NUMBER | | Card number | | _1-cc
CREDIT_CARD_EXP_MONTH | | MM | | _1-cc
CREDIT_CARD_EXP_2_DIGIT_YEAR | | YY | | _1-cc
CREDIT_CARD_VERIFICATION_CODE | | CVC | | _1-cc
-CREDIT_CARD_NAME | | Cardholder name | | _1-cc
+CREDIT_CARD_NAME_FULL | | Cardholder name | | _1-cc
COMPANY_NAME | ORGANIZATION | Business name | | _1-default
NAME_FULL | RECIPIENT | Name | | _1-default
ADDRESS_HOME_LINE1 | ADDRESS_LINE_1 | Street address | | _1-default

Powered by Google App Engine
This is Rietveld 408576698