summaryrefslogtreecommitdiffstats
path: root/components/component_strings.grd
diff options
context:
space:
mode:
authorisherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-21 14:30:25 +0000
committerisherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-21 14:30:25 +0000
commitfce5d927cd91430c0515866418c892ded4e12999 (patch)
tree8fd478d281c5050b49ff741930e91e47916f2045 /components/component_strings.grd
parentcdd539c4d47ae6368bd5404733b4d9cd5d925376 (diff)
downloadchromium_src-fce5d927cd91430c0515866418c892ded4e12999.zip
chromium_src-fce5d927cd91430c0515866418c892ded4e12999.tar.gz
chromium_src-fce5d927cd91430c0515866418c892ded4e12999.tar.bz2
[Autofill] Update credit card type detection logic.
* Remove Solo card support, as Solo cards have been decommissioned permanently since March 31, 2011. * Update the BIN range for DiscoverCard to include 644-649. * Correct the BIN ranges for Diner's Club and JCB cards. * Add test coverage BUG=246497 TEST=CreditCardTest.GetCreditCardType R=estade@chromium.org TBR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/16254010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207809 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/component_strings.grd')
-rw-r--r--components/component_strings.grd3
1 files changed, 0 insertions, 3 deletions
diff --git a/components/component_strings.grd b/components/component_strings.grd
index 3b1734d..367cad3 100644
--- a/components/component_strings.grd
+++ b/components/component_strings.grd
@@ -185,9 +185,6 @@
<message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name.">
MasterCard
</message>
- <message name="IDS_AUTOFILL_CC_SOLO" desc="Solo debit card name.">
- Solo
- </message>
<message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name.">
Visa
</message>