diff options
author | estade <estade@chromium.org> | 2014-12-15 18:59:42 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-16 03:00:15 +0000 |
commit | 1edeff8c6a93bd7a0158f8a0e8ef83db411e3363 (patch) | |
tree | e1f21dc5890d01b0f6b8503de2b51f4df34b18f0 /build | |
parent | e23820518858d825028c933b25786ae5ec3d3f43 (diff) | |
download | chromium_src-1edeff8c6a93bd7a0158f8a0e8ef83db411e3363.zip chromium_src-1edeff8c6a93bd7a0158f8a0e8ef83db411e3363.tar.gz chromium_src-1edeff8c6a93bd7a0158f8a0e8ef83db411e3363.tar.bz2 |
Autofill - change presentation of credit card suggestions.
Instead of *********1234, Visa - 1234.
This also affects chrome://settings/autofill
BUG=none
Review URL: https://codereview.chromium.org/770333006
Cr-Commit-Position: refs/heads/master@{#308515}
Diffstat (limited to 'build')
-rw-r--r-- | build/ios/grit_whitelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt index b8d3caa..4597801 100644 --- a/build/ios/grit_whitelist.txt +++ b/build/ios/grit_whitelist.txt @@ -131,6 +131,7 @@ IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR IDS_AUTOFILL_CC_AMEX IDS_AUTOFILL_CC_DINERS IDS_AUTOFILL_CC_DISCOVER +IDS_AUTOFILL_CC_GENERIC IDS_AUTOFILL_CC_INFOBAR_ACCEPT IDS_AUTOFILL_CC_INFOBAR_DENY IDS_AUTOFILL_CC_INFOBAR_TEXT |