| Index: net/base/ssl_config_service.h
|
| diff --git a/net/base/ssl_config_service.h b/net/base/ssl_config_service.h
|
| index 0746abf7dc00d5fbcaedfb4d5ae6e7c626eeffc4..cb317c722863f078c49e9ad94f4714639cf9bafe 100644
|
| --- a/net/base/ssl_config_service.h
|
| +++ b/net/base/ssl_config_service.h
|
| @@ -151,7 +151,6 @@ class NET_EXPORT SSLConfigService
|
| static bool dns_cert_provenance_checking_enabled();
|
|
|
| // Sets and gets the current, global CRL set.
|
| - // TODO(agl): currently unused.
|
| static void SetCRLSet(scoped_refptr<CRLSet> crl_set);
|
| static scoped_refptr<CRLSet> GetCRLSet();
|
|
|
|
|