Index: net/quic/core/crypto/local_strike_register_client.h |
diff --git a/net/quic/core/crypto/local_strike_register_client.h b/net/quic/core/crypto/local_strike_register_client.h |
index 7c00fce13e5c55c338fe4ae8ea12f5ca8441b7c8..2679bc2f66d09169a65beffebb870c3f55b41603 100644 |
--- a/net/quic/core/crypto/local_strike_register_client.h |
+++ b/net/quic/core/crypto/local_strike_register_client.h |
@@ -5,7 +5,7 @@ |
#ifndef NET_QUIC_CORE_CRYPTO_LOCAL_STRIKE_REGISTER_CLIENT_H_ |
#define NET_QUIC_CORE_CRYPTO_LOCAL_STRIKE_REGISTER_CLIENT_H_ |
-#include <stdint.h> |
+#include <cstdint> |
#include "base/macros.h" |
#include "base/strings/string_piece.h" |