Index: net/quic/quic_protocol.h |
diff --git a/net/quic/quic_protocol.h b/net/quic/quic_protocol.h |
index fb45cf0989f153dbba34c9832104a2a26eb31e24..25759aa3050923047c36043955be0abdfa8bb59e 100644 |
--- a/net/quic/quic_protocol.h |
+++ b/net/quic/quic_protocol.h |
@@ -14,9 +14,9 @@ |
#include "base/hash_tables.h" |
#include "base/logging.h" |
#include "base/string_piece.h" |
+#include "net/base/int128.h" |
#include "net/base/net_export.h" |
#include "net/quic/quic_time.h" |
-#include "net/quic/uint128.h" |
namespace net { |