| Index: net/http/http_stream_factory_impl_unittest.cc
|
| diff --git a/net/http/http_stream_factory_impl_unittest.cc b/net/http/http_stream_factory_impl_unittest.cc
|
| index 90b0c229047826911dea8b752d212b95b4c17bd2..3d77064ed358d7a88cbf59ec152d609253b6dc5b 100644
|
| --- a/net/http/http_stream_factory_impl_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_unittest.cc
|
| @@ -51,9 +51,9 @@
|
| #include "net/socket/mock_client_socket_pool_manager.h"
|
| #include "net/socket/next_proto.h"
|
| #include "net/socket/socket_test_util.h"
|
| -#include "net/spdy/spdy_session.h"
|
| -#include "net/spdy/spdy_session_pool.h"
|
| -#include "net/spdy/spdy_test_util_common.h"
|
| +#include "net/spdy/chromium/spdy_session.h"
|
| +#include "net/spdy/chromium/spdy_session_pool.h"
|
| +#include "net/spdy/chromium/spdy_test_util_common.h"
|
| #include "net/ssl/ssl_config_service.h"
|
| #include "net/ssl/ssl_config_service_defaults.h"
|
| #include "net/test/cert_test_util.h"
|
|
|