Index: net/quic/crypto/common_cert_set.cc |
diff --git a/net/quic/crypto/common_cert_set.cc b/net/quic/crypto/common_cert_set.cc |
index 1a78f1b45030b987c0bea46e2c28ada95b40d463..238b6f252a18052e6e385491f74dd817f79bb6fa 100644 |
--- a/net/quic/crypto/common_cert_set.cc |
+++ b/net/quic/crypto/common_cert_set.cc |
@@ -4,6 +4,8 @@ |
#include "net/quic/crypto/common_cert_set.h" |
+#include <stdint.h> |
+ |
#include "base/basictypes.h" |
#include "base/logging.h" |
#include "base/memory/singleton.h" |