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

Unified Diff: chrome/test/data/autofill/heuristics/output/011_i18n_zh_tw.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/011_i18n_zh_tw.out
diff --git a/chrome/test/data/autofill/heuristics/output/011_i18n_zh_tw.out b/chrome/test/data/autofill/heuristics/output/011_i18n_zh_tw.out
index 5b85a4d7746d950239f3a98990235382f2907b73..f505ba870dcf91402160ed69c58cca0f55d86d83 100644
--- a/chrome/test/data/autofill/heuristics/output/011_i18n_zh_tw.out
+++ b/chrome/test/data/autofill/heuristics/output/011_i18n_zh_tw.out
@@ -8,7 +8,7 @@ ADDRESS_HOME_ZIP | zc | 郵遞區號: | | fn_1-default
ADDRESS_HOME_STATE | st | 地區: | | fn_1-default
EMAIL_ADDRESS | em | 電郵地址: | | fn_1-default
PHONE_HOME_WHOLE_NUMBER | ph | 電話: | | fn_1-default
-CREDIT_CARD_NAME | c1 | 持卡人姓名: | | fn_1-cc
+CREDIT_CARD_NAME_FULL | c1 | 持卡人姓名: | | fn_1-cc
CREDIT_CARD_NUMBER | c2 | 信用卡卡號: | | fn_1-cc
CREDIT_CARD_EXP_MONTH | c3 | 月: | | fn_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | 年: | | fn_1-cc

Powered by Google App Engine
This is Rietveld 408576698