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

Unified Diff: chrome/test/data/autofill/heuristics/output/010_i18n_zh_cn.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/010_i18n_zh_cn.out
diff --git a/chrome/test/data/autofill/heuristics/output/010_i18n_zh_cn.out b/chrome/test/data/autofill/heuristics/output/010_i18n_zh_cn.out
index 80a2103a276402dc641200d7c68ee8633621e152..6e3575bce81d774573eb6591a0a2b458f0b27224 100644
--- a/chrome/test/data/autofill/heuristics/output/010_i18n_zh_cn.out
+++ b/chrome/test/data/autofill/heuristics/output/010_i18n_zh_cn.out
@@ -7,7 +7,7 @@ ADDRESS_HOME_ZIP | zc | 邮编: | | fl_1-default
ADDRESS_HOME_STATE | st | 省: | | fl_1-default
EMAIL_ADDRESS | em | 邮箱: | | fl_1-default
PHONE_HOME_WHOLE_NUMBER | ph | 电话: | | fl_1-default
-CREDIT_CARD_NAME | c1 | 持卡人姓名: | | fl_1-cc
+CREDIT_CARD_NAME_FULL | c1 | 持卡人姓名: | | fl_1-cc
CREDIT_CARD_NUMBER | c2 | 信用卡号码: | | fl_1-cc
CREDIT_CARD_EXP_MONTH | c3 | 月: | | fl_1-cc
CREDIT_CARD_EXP_4_DIGIT_YEAR | c4 | 年: | | fl_1-cc

Powered by Google App Engine
This is Rietveld 408576698