Index: net/cert/x509_util_nss.cc |
diff --git a/net/cert/x509_util_nss.cc b/net/cert/x509_util_nss.cc |
index de09b95f75f89575ea0d52a5e64eaee4edb69a5b..3196c93ccd16ea999f899dbb1545d4d818e3ca69 100644 |
--- a/net/cert/x509_util_nss.cc |
+++ b/net/cert/x509_util_nss.cc |
@@ -482,6 +482,7 @@ X509Certificate::OSCertHandles CreateOSCertHandlesFromBytes( |
if (length < 0) |
return results; |
+ LOG(ERROR) << "HIIIIIIIIIIIIIIIIIIIIIIIIIII"; |
crypto::EnsureNSSInit(); |
if (!NSS_IsInitialized()) |