summaryrefslogtreecommitdiffstats
path: root/net/base/origin_bound_cert_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/origin_bound_cert_service.h')
-rw-r--r--net/base/origin_bound_cert_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/origin_bound_cert_service.h b/net/base/origin_bound_cert_service.h
index a194633..0b5e54c 100644
--- a/net/base/origin_bound_cert_service.h
+++ b/net/base/origin_bound_cert_service.h
@@ -55,7 +55,7 @@ class NET_EXPORT OriginBoundCertService
int GetOriginBoundCert(const std::string& origin,
std::string* private_key,
std::string* cert,
- CompletionCallback* callback,
+ OldCompletionCallback* callback,
RequestHandle* out_req);
// Cancels the specified request. |req| is the handle returned by