Index: net/quic/crypto/common_cert_set.h |
diff --git a/net/quic/crypto/common_cert_set.h b/net/quic/crypto/common_cert_set.h |
index b4fbfac0a11c7cd1770aaa0f51727a1dd7558bcb..6d152054cc49abf9f9a9b36458cbbafee426cf4d 100644 |
--- a/net/quic/crypto/common_cert_set.h |
+++ b/net/quic/crypto/common_cert_set.h |
@@ -5,7 +5,7 @@ |
#ifndef NET_QUIC_CRYPTO_COMMON_CERT_SET_H_ |
#define NET_QUIC_CRYPTO_COMMON_CERT_SET_H_ |
-#include <stdint.h> |
+#include <cstdint> |
#include "base/compiler_specific.h" |
#include "base/strings/string_piece.h" |