| Index: net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| diff --git a/net/http/http_stream_factory_impl_job_controller_unittest.cc b/net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| index b3b016c5def011a66396b15365c6905e9888814b..c918946715ba8f6d219184629f58fd7487e5bc8c 100644
|
| --- a/net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| @@ -23,7 +23,7 @@
|
| #include "net/proxy/proxy_config_service_fixed.h"
|
| #include "net/proxy/proxy_info.h"
|
| #include "net/proxy/proxy_service.h"
|
| -#include "net/quic/test_tools/quic_stream_factory_peer.h"
|
| +#include "net/quic/chromium/quic_stream_factory_peer.h"
|
| #include "net/socket/socket_test_util.h"
|
| #include "net/spdy/spdy_test_util_common.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|