| Index: net/quic/quic_http_stream.cc
|
| diff --git a/net/quic/quic_http_stream.cc b/net/quic/quic_http_stream.cc
|
| index 11dc26c64632155ec75a38b6b86f25fbae980e89..3cc204f5520919eb8712fa3370fa4493f5a0e251 100644
|
| --- a/net/quic/quic_http_stream.cc
|
| +++ b/net/quic/quic_http_stream.cc
|
| @@ -12,8 +12,8 @@
|
| #include "net/http/http_response_headers.h"
|
| #include "net/http/http_util.h"
|
| #include "net/quic/quic_chromium_client_session.h"
|
| +#include "net/quic/quic_chromium_client_stream.h"
|
| #include "net/quic/quic_http_utils.h"
|
| -#include "net/quic/quic_reliable_client_stream.h"
|
| #include "net/quic/quic_utils.h"
|
| #include "net/quic/spdy_utils.h"
|
| #include "net/socket/next_proto.h"
|
|
|