Chromium Code Reviews| 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 { |