| 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 69aac650362bd4391de385df2e9d7af8b72b74c2..96b11627e2d83bc00293d593c2852845058bf4d9 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,
|
|
|