Index: net/android/keystore.h |
diff --git a/net/android/keystore.h b/net/android/keystore.h |
index 6267719e7b58d3251750f956111e7a49530751e9..32f07230bbdf9c8c4c1ded245398213673bfa186 100644 |
--- a/net/android/keystore.h |
+++ b/net/android/keystore.h |
@@ -13,7 +13,7 @@ |
#include "base/basictypes.h" |
#include "base/string_piece.h" |
#include "net/base/net_export.h" |
-#include "net/base/ssl_client_cert_type.h" |
+#include "net/ssl/ssl_client_cert_type.h" |
// Avoid including <openssl/evp.h> here. |
typedef struct evp_pkey_st EVP_PKEY; |