| Index: net/http/http_stream_factory_impl_request.cc
|
| diff --git a/net/http/http_stream_factory_impl_request.cc b/net/http/http_stream_factory_impl_request.cc
|
| index 8cefe1d4ab0695f0582e10c1c514b906f824a111..91b61c53fc5e140ce68ce7985063d23f2421813e 100644
|
| --- a/net/http/http_stream_factory_impl_request.cc
|
| +++ b/net/http/http_stream_factory_impl_request.cc
|
| @@ -10,8 +10,8 @@
|
| #include "net/http/bidirectional_stream_impl.h"
|
| #include "net/http/http_stream_factory_impl_job.h"
|
| #include "net/log/net_log_event_type.h"
|
| -#include "net/spdy/spdy_http_stream.h"
|
| -#include "net/spdy/spdy_session.h"
|
| +#include "net/spdy/chromium/spdy_http_stream.h"
|
| +#include "net/spdy/chromium/spdy_session.h"
|
|
|
| namespace net {
|
|
|
|
|