Chromium Code Reviews| Index: net/ssl/client_cert_store_impl_win.cc |
| diff --git a/net/ssl/client_cert_store_impl_win.cc b/net/ssl/client_cert_store_impl_win.cc |
| index 7dbe1f017c416c18e45c62cdc8657fcd35d6aaa6..d6df838f1eb4c6fe42947dcbf843cf6e98c2e139 100644 |
| --- a/net/ssl/client_cert_store_impl_win.cc |
| +++ b/net/ssl/client_cert_store_impl_win.cc |
| @@ -14,7 +14,7 @@ |
| #include "base/logging.h" |
| #include "crypto/scoped_capi_types.h" |
| -#include "net/base/x509_util.h" |
| +#include "net/cert/x509_util.h" |
| namespace net { |