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

Unified Diff: net/base/openssl_private_key_store_memory.cc

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « net/base/net_error_details.h ('k') | net/base/port_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/openssl_private_key_store_memory.cc
diff --git a/net/base/openssl_private_key_store_memory.cc b/net/base/openssl_private_key_store_memory.cc
index 5b86b1523c762e848559acec458b4112204a2caf..a5b50679f07cde52a89415f401afc47ecb77a50c 100644
--- a/net/base/openssl_private_key_store_memory.cc
+++ b/net/base/openssl_private_key_store_memory.cc
@@ -71,4 +71,3 @@ bool OpenSSLPrivateKeyStore::HasPrivateKey(EVP_PKEY* pub_key) {
}
} // namespace net
-
« no previous file with comments | « net/base/net_error_details.h ('k') | net/base/port_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698