| Index: net/quic/core/quic_header_list.h
|
| diff --git a/net/quic/core/quic_header_list.h b/net/quic/core/quic_header_list.h
|
| index 07aaeac39010ebd3eed0aecab77e1d5f14b41fad..b460d41fb97372baa0ba867d062891b82117bc00 100644
|
| --- a/net/quic/core/quic_header_list.h
|
| +++ b/net/quic/core/quic_header_list.h
|
| @@ -12,8 +12,8 @@
|
| #include "net/quic/platform/api/quic_bug_tracker.h"
|
| #include "net/quic/platform/api/quic_export.h"
|
| #include "net/quic/platform/api/quic_string_piece.h"
|
| -#include "net/spdy/spdy_header_block.h"
|
| -#include "net/spdy/spdy_headers_handler_interface.h"
|
| +#include "net/spdy/core/spdy_header_block.h"
|
| +#include "net/spdy/core/spdy_headers_handler_interface.h"
|
|
|
| namespace net {
|
|
|
|
|