| Index: net/ssl/ssl_client_auth_cache.h
|
| diff --git a/net/ssl/ssl_client_auth_cache.h b/net/ssl/ssl_client_auth_cache.h
|
| index 742d0f377ccc32e78fb8d62407defc503de74be2..250841b1b25d78b900bfa998f90c59a7dbacc190 100644
|
| --- a/net/ssl/ssl_client_auth_cache.h
|
| +++ b/net/ssl/ssl_client_auth_cache.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "net/base/cert_database.h"
|
| #include "net/base/net_export.h"
|
| +#include "net/cert/cert_database.h"
|
|
|
| namespace net {
|
|
|
|
|