| 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 b32e37bc753e9e51f42ab0168dda13d2b32aa46e..422b2453fde4e9d3eed2c36175a6421fc58a9a58 100644
|
| --- a/net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_job_controller_unittest.cc
|
| @@ -25,7 +25,7 @@
|
| #include "net/proxy/proxy_service.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 "net/spdy/chromium/spdy_test_util_common.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gmock_mutant.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|