| Index: net/ssl/client_cert_store_chromeos.h
|
| diff --git a/net/ssl/client_cert_store_chromeos.h b/net/ssl/client_cert_store_chromeos.h
|
| index 41339f1b5bb0687c5eea035274be4428d9b59648..daf88e56b74a169c31ffed81fe29118d7249a81b 100644
|
| --- a/net/ssl/client_cert_store_chromeos.h
|
| +++ b/net/ssl/client_cert_store_chromeos.h
|
| @@ -54,7 +54,6 @@ class NET_EXPORT ClientCertStoreChromeOS : public ClientCertStoreNSS {
|
| const SSLCertRequestInfo& cert_request_info,
|
| CertificateList* selected_certs);
|
|
|
| -
|
| std::string username_hash_;
|
| NSSProfileFilterChromeOS profile_filter_;
|
|
|
|
|