summaryrefslogtreecommitdiffstats
path: root/net/android/keystore.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/android/keystore.h')
-rw-r--r--net/android/keystore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/android/keystore.h b/net/android/keystore.h
index 6267719..32f0723 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;