Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(689)

Unified Diff: net/ssl/client_cert_store_chromeos.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;

Powered by Google App Engine
This is Rietveld 408576698