Chromium Code Reviews| Index: net/ocsp/nss_ocsp.h |
| =================================================================== |
| --- net/ocsp/nss_ocsp.h (revision 32099) |
| +++ net/ocsp/nss_ocsp.h (working copy) |
| @@ -16,6 +16,7 @@ |
| // Set URLRequestContext for OCSP handlers. |
| void SetURLRequestContextForOCSP(URLRequestContext* request_context); |
| +URLRequestContext* GetURLRequestContextForOCSP(); |
| } // namespace net |