summaryrefslogtreecommitdiffstats
path: root/net/base/cert_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/cert_database.h')
-rw-r--r--net/base/cert_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/cert_database.h b/net/base/cert_database.h
index a40a56f..377c0a8 100644
--- a/net/base/cert_database.h
+++ b/net/base/cert_database.h
@@ -87,7 +87,7 @@ class CertDatabase {
// root. Assumes the list is an ordered hierarchy with the root being either
// the first or last element.
// TODO(mattm): improve this to handle any order.
- X509Certificate* FindRootInList(const CertificateList& certificates);
+ X509Certificate* FindRootInList(const CertificateList& certificates) const;
// Import CA certificates.
// Tries to import all the certificates given. The root will be trusted