summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_certificate.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/cert/x509_certificate.h')
-rw-r--r--net/cert/x509_certificate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/cert/x509_certificate.h b/net/cert/x509_certificate.h
index 5c64a44..c1a4f6d 100644
--- a/net/cert/x509_certificate.h
+++ b/net/cert/x509_certificate.h
@@ -179,8 +179,7 @@ class NET_EXPORT X509Certificate
// Returns NULL on failure.
//
// The returned pointer must be stored in a scoped_refptr<X509Certificate>.
- static X509Certificate* CreateFromPickle(const Pickle& pickle,
- PickleIterator* pickle_iter,
+ static X509Certificate* CreateFromPickle(PickleIterator* pickle_iter,
PickleType type);
// Parses all of the certificates possible from |data|. |format| is a