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

Unified Diff: net/base/openssl_client_key_store.cc

Issue 13006020: net: extract net/cert out of net/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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
« no previous file with comments | « net/base/nss_cert_database_unittest.cc ('k') | net/base/openssl_client_key_store_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/openssl_client_key_store.cc
diff --git a/net/base/openssl_client_key_store.cc b/net/base/openssl_client_key_store.cc
index 5cae6c59439b2a0f2aea02bf79d37db0bec4953f..426a4c25c6ba0373647b0bb11ce7cedaccc2d09e 100644
--- a/net/base/openssl_client_key_store.cc
+++ b/net/base/openssl_client_key_store.cc
@@ -9,7 +9,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/memory/singleton.h"
-#include "net/base/x509_certificate.h"
+#include "net/cert/x509_certificate.h"
namespace net {
« no previous file with comments | « net/base/nss_cert_database_unittest.cc ('k') | net/base/openssl_client_key_store_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698