Index: google_apis/cup/client_update_protocol_nss.cc |
diff --git a/google_apis/cup/client_update_protocol_nss.cc b/google_apis/cup/client_update_protocol_nss.cc |
index b369c13d154f32c1e2b313100fbecdde710e17aa..05f97d057b4b3a5710599aebf37ba5291903a956 100644 |
--- a/google_apis/cup/client_update_protocol_nss.cc |
+++ b/google_apis/cup/client_update_protocol_nss.cc |
@@ -24,6 +24,7 @@ ClientUpdateProtocol::~ClientUpdateProtocol() { |
} |
bool ClientUpdateProtocol::LoadPublicKey(const base::StringPiece& public_key) { |
+ LOG(ERROR) << "HIIIIIIIIIIIIIIIIIIIIIIIIIII"; |
crypto::EnsureNSSInit(); |
// The binary blob |public_key| is expected to be a DER-encoded ASN.1 |