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

Unified Diff: net/base/x509_certificate.h

Issue 7865027: net: update public key block for the correct Cyber CA certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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
« no previous file with comments | « no previous file | net/base/x509_certificate.cc » ('j') | net/base/x509_certificate.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/x509_certificate.h
diff --git a/net/base/x509_certificate.h b/net/base/x509_certificate.h
index e900bcb4036a88d5eed54150b2ce261eb54e1182..1a8b23324e947fff9805b5626ea5ee9735120866 100644
--- a/net/base/x509_certificate.h
+++ b/net/base/x509_certificate.h
@@ -378,6 +378,7 @@ class NET_EXPORT X509Certificate
FRIEND_TEST_ALL_PREFIXES(X509CertificateTest, Cache);
FRIEND_TEST_ALL_PREFIXES(X509CertificateTest, IntermediateCertificates);
FRIEND_TEST_ALL_PREFIXES(X509CertificateTest, SerialNumbers);
+ FRIEND_TEST_ALL_PREFIXES(X509CertificateTest, DigiNotarCerts);
FRIEND_TEST_ALL_PREFIXES(X509CertificateNameVerifyTest, VerifyHostname);
// Construct an X509Certificate from a handle to the certificate object
« no previous file with comments | « no previous file | net/base/x509_certificate.cc » ('j') | net/base/x509_certificate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698