| Index: google_apis/gcm/tools/mcs_probe.cc
|
| diff --git a/google_apis/gcm/tools/mcs_probe.cc b/google_apis/gcm/tools/mcs_probe.cc
|
| index 0f464c546e654477802f640579970968cdef3070..bbff7ff6ae357d71e5a5e6bff860aa1f927a0ce6 100644
|
| --- a/google_apis/gcm/tools/mcs_probe.cc
|
| +++ b/google_apis/gcm/tools/mcs_probe.cc
|
| @@ -171,6 +171,7 @@ class MyTestCertVerifier : 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,
|
|
|