Index: net/quic/core/quic_simple_buffer_allocator.h |
diff --git a/net/quic/quic_simple_buffer_allocator.h b/net/quic/core/quic_simple_buffer_allocator.h |
similarity index 93% |
rename from net/quic/quic_simple_buffer_allocator.h |
rename to net/quic/core/quic_simple_buffer_allocator.h |
index dfb0fffa2e8e83bd859c08a1c59c8c779f0f44d4..1cac1237a7b3995c0f07681376b1bd39b45beafb 100644 |
--- a/net/quic/quic_simple_buffer_allocator.h |
+++ b/net/quic/core/quic_simple_buffer_allocator.h |
@@ -5,7 +5,7 @@ |
#ifndef NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_ |
#define NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_ |
-#include "net/quic/quic_protocol.h" |
+#include "net/quic/core/quic_protocol.h" |
namespace net { |