Index: net/quic/test_tools/quic_framer_peer.cc |
diff --git a/net/quic/test_tools/quic_framer_peer.cc b/net/quic/test_tools/quic_framer_peer.cc |
index f884e7bf6a7768344ae8232457bb9f7e4631bf21..9c873f7a21ab5232c09fd08c1a9db271d1ae1db4 100644 |
--- a/net/quic/test_tools/quic_framer_peer.cc |
+++ b/net/quic/test_tools/quic_framer_peer.cc |
@@ -6,7 +6,7 @@ |
#include "base/stl_util.h" |
#include "net/quic/core/quic_framer.h" |
-#include "net/quic/core/quic_protocol.h" |
+#include "net/quic/core/quic_packets.h" |
namespace net { |
namespace test { |