| Index: net/http/http_stream_factory_impl.cc
|
| diff --git a/net/http/http_stream_factory_impl.cc b/net/http/http_stream_factory_impl.cc
|
| index ced9ce3d1dbac1f0bbd7d077a61d2d2facb25e7f..3772a9f6f25d6ff208e50b5eca7557b8fa530328 100644
|
| --- a/net/http/http_stream_factory_impl.cc
|
| +++ b/net/http/http_stream_factory_impl.cc
|
| @@ -17,7 +17,7 @@
|
| #include "net/http/http_stream_factory_impl_request.h"
|
| #include "net/http/transport_security_state.h"
|
| #include "net/log/net_log.h"
|
| -#include "net/quic/quic_server_id.h"
|
| +#include "net/quic/core/quic_server_id.h"
|
| #include "net/spdy/bidirectional_stream_spdy_impl.h"
|
| #include "net/spdy/spdy_http_stream.h"
|
| #include "url/gurl.h"
|
|
|