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

Unified Diff: chrome/app/generated_resources.grd

Issue 7313019: Actually call psm::RegisterDynamicOids(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 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/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 91643)
+++ chrome/app/generated_resources.grd (working copy)
@@ -2938,6 +2938,12 @@
<message translateable="false" name="IDS_CERT_OID_PKCS9_EMAIL_ADDRESS" desc="">
E
</message>
+ <message translateable="false" name="IDS_CERT_OID_BUSINESS_CATEGORY" desc="">
+ businessCategory
+ </message>
+ <message translateable="false" name="IDS_CERT_OID_EV_INCORPORATION_COUNTRY" desc="">
+ incorporationCountry
+ </message>
<message name="IDS_CERT_OID_PKCS1_RSA_ENCRYPTION" desc="description of public key algorithm SEC_OID_PKCS1_RSA_ENCRYPTION">
PKCS #1 RSA Encryption

Powered by Google App Engine
This is Rietveld 408576698