Chromium Code Reviews| Index: net/quic/crypto/common_cert_set_2.c |
| diff --git a/net/quic/crypto/common_cert_set_2.c b/net/quic/crypto/common_cert_set_2.c |
| index 320fe6127900540ea01cfbc80a6394b08c914da1..09cb6c15d9b638b2288135ad7a89f110eff7fc29 100644 |
| --- a/net/quic/crypto/common_cert_set_2.c |
| +++ b/net/quic/crypto/common_cert_set_2.c |
| @@ -124,4 +124,4 @@ static const size_t kLens[] = { |
| 1770, |
| }; |
| -static const uint64 kHash = UINT64_C(0xe81a92926081e801); |
| +static const uint64_t kHash = UINT64_C(0xe81a92926081e801); |