Index: net/tools/quic/chlo_extractor.h |
diff --git a/net/tools/quic/chlo_extractor.h b/net/tools/quic/chlo_extractor.h |
index eefaae3f51db31a28f3a2b317b8deaaf3c9ba728..1d523c4c1d77ee53aee5648105e0e6ef0aa444af 100644 |
--- a/net/tools/quic/chlo_extractor.h |
+++ b/net/tools/quic/chlo_extractor.h |
@@ -5,8 +5,8 @@ |
#ifndef NET_TOOLS_QUIC_CHLO_EXTRACTOR_H_ |
#define NET_TOOLS_QUIC_CHLO_EXTRACTOR_H_ |
-#include "net/quic/crypto/crypto_handshake_message.h" |
-#include "net/quic/quic_protocol.h" |
+#include "net/quic/core/crypto/crypto_handshake_message.h" |
+#include "net/quic/core/quic_protocol.h" |
namespace net { |