| Index: net/quic/chromium/quic_http_stream.h
|
| diff --git a/net/quic/chromium/quic_http_stream.h b/net/quic/chromium/quic_http_stream.h
|
| index 7e1dfed8fb3c75e7c1978c9cae97315ea2b1dd0b..79bb187b828d5d33d92fe46fef72521e2e1c80af 100644
|
| --- a/net/quic/chromium/quic_http_stream.h
|
| +++ b/net/quic/chromium/quic_http_stream.h
|
| @@ -18,7 +18,7 @@
|
| #include "net/http/http_stream.h"
|
| #include "net/quic/chromium/quic_chromium_client_session.h"
|
| #include "net/quic/chromium/quic_chromium_client_stream.h"
|
| -#include "net/quic/quic_client_push_promise_index.h"
|
| +#include "net/quic/core/quic_client_push_promise_index.h"
|
|
|
| namespace net {
|
|
|
|
|