Index: net/quic/core/crypto/quic_encrypter.h |
diff --git a/net/quic/crypto/quic_encrypter.h b/net/quic/core/crypto/quic_encrypter.h |
similarity index 98% |
rename from net/quic/crypto/quic_encrypter.h |
rename to net/quic/core/crypto/quic_encrypter.h |
index a4cc9efe8eb313e1e83f85cf8019a98aa04b9956..fefd7773edb51287177f9e1fd2afecfb8523ae76 100644 |
--- a/net/quic/crypto/quic_encrypter.h |
+++ b/net/quic/core/crypto/quic_encrypter.h |
@@ -8,7 +8,7 @@ |
#include <stddef.h> |
#include "net/base/net_export.h" |
-#include "net/quic/quic_protocol.h" |
+#include "net/quic/core/quic_protocol.h" |
namespace net { |