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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12221136: Add CLIENT_CERT_TYPE_DSS_SIGN to net::SSLClientCertType (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/webui/cookies_tree_model_util.cc » ('j') | net/base/ssl_client_cert_type.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 641a1f33ea6f1fc2cb8abfaac31b646f49277ed8..f8d9fec5d895dbfa024eaaf236224fd728e7a0aa 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11511,6 +11511,9 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
<message name="IDS_CLIENT_CERT_RSA_SIGN" translateable="false" desc="">
rsa_sign
</message>
+ <message name="IDS_CLIENT_CERT_DSS_SIGN" translateable="false" desc="">
+ dss_sign
+ </message>
<message name="IDS_CLIENT_CERT_ECDSA_SIGN" translateable="false" desc="">
ecdsa_sign
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/webui/cookies_tree_model_util.cc » ('j') | net/base/ssl_client_cert_type.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698