| 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 1e26e7ae96600784519190ec0fc00dfb890b678b..588682124bae233b547e15fef69cba32d309729e 100644
|
| --- a/net/http/http_stream_factory_impl_unittest.cc
|
| +++ b/net/http/http_stream_factory_impl_unittest.cc
|
| @@ -32,8 +32,8 @@
|
| #include "net/log/net_log.h"
|
| #include "net/proxy/proxy_info.h"
|
| #include "net/proxy/proxy_service.h"
|
| -#include "net/quic/quic_http_utils.h"
|
| -#include "net/quic/quic_server_id.h"
|
| +#include "net/quic/core/quic_http_utils.h"
|
| +#include "net/quic/core/quic_server_id.h"
|
| #include "net/quic/test_tools/crypto_test_utils.h"
|
| #include "net/quic/test_tools/mock_crypto_client_stream_factory.h"
|
| #include "net/quic/test_tools/mock_random.h"
|
|
|