| Index: net/http/http_network_transaction_unittest.cc
|
| diff --git a/net/http/http_network_transaction_unittest.cc b/net/http/http_network_transaction_unittest.cc
|
| index e3d3a59641b7fef5a0a133d07fb718af7b4ddba7..cf388d357e83889ba712aaeac14dc08b515a2775 100644
|
| --- a/net/http/http_network_transaction_unittest.cc
|
| +++ b/net/http/http_network_transaction_unittest.cc
|
| @@ -46,7 +46,7 @@
|
| #include "net/http/http_server_properties_impl.h"
|
| #include "net/http/http_stream.h"
|
| #include "net/http/http_stream_factory.h"
|
| -#include "net/http/http_transaction_unittest.h"
|
| +#include "net/http/http_transaction_test_util.h"
|
| #include "net/proxy/proxy_config_service_fixed.h"
|
| #include "net/proxy/proxy_info.h"
|
| #include "net/proxy/proxy_resolver.h"
|
|
|