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

Unified Diff: components/component_resources.grd

Issue 16254010: [Autofill] Update credit card type detection logic. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix a typo Created 7 years, 6 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: components/component_resources.grd
diff --git a/components/component_resources.grd b/components/component_resources.grd
index 61d32395d28c8fb36e590a1edd759fa829d7c231..c94d3cebdaa5962d8867a79383ff4f8f36a682ab 100644
--- a/components/component_resources.grd
+++ b/components/component_resources.grd
@@ -130,9 +130,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>

Powered by Google App Engine
This is Rietveld 408576698