Index: remoting/protocol/ssl_hmac_channel_authenticator.cc |
diff --git a/remoting/protocol/ssl_hmac_channel_authenticator.cc b/remoting/protocol/ssl_hmac_channel_authenticator.cc |
index 464aa1d994bae454383ee2eec87f68774e161f24..7c17d5fd96c029a18df035a43146e899656ebdcb 100644 |
--- a/remoting/protocol/ssl_hmac_channel_authenticator.cc |
+++ b/remoting/protocol/ssl_hmac_channel_authenticator.cc |
@@ -37,6 +37,7 @@ class FailingCertVerifier : public net::CertVerifier { |
int Verify(net::X509Certificate* cert, |
const std::string& hostname, |
+ const std::string& ocsp_response, |
int flags, |
net::CRLSet* crl_set, |
net::CertVerifyResult* verify_result, |