Index: net/tools/quic/quic_packet_writer_wrapper.cc |
diff --git a/net/tools/quic/quic_packet_writer_wrapper.cc b/net/tools/quic/quic_packet_writer_wrapper.cc |
index e4e8a403bdc4d3103a2e6fe446da7048765319dd..3d1b03d48e9cd8db0bbe4786f3c16680bce24fa8 100644 |
--- a/net/tools/quic/quic_packet_writer_wrapper.cc |
+++ b/net/tools/quic/quic_packet_writer_wrapper.cc |
@@ -4,7 +4,7 @@ |
#include "net/tools/quic/quic_packet_writer_wrapper.h" |
-#include "net/quic/quic_protocol.h" |
+#include "net/quic/quic_types.h" |
namespace net { |
namespace tools { |