Index: net/quic/crypto/common_cert_set_1.c |
diff --git a/net/quic/crypto/common_cert_set_1.c b/net/quic/crypto/common_cert_set_1.c |
index ba182332b5a83ff1ffc264cd79b6cceb2c1991fa..aa436e2e9267619df8cd0a40f2fce32cf83a86f8 100644 |
--- a/net/quic/crypto/common_cert_set_1.c |
+++ b/net/quic/crypto/common_cert_set_1.c |
@@ -140,4 +140,4 @@ static const size_t kLens[] = { |
1770, |
}; |
-static const uint64 kHash = GG_UINT64_C(0xff715ce4e7e9267b); |
+static const uint64 kHash = UINT64_C(0xff715ce4e7e9267b); |