| Index: net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc
|
| diff --git a/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc b/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc
|
| index b192dbbcb0b1d80952419016b68ae056139360a1..8c81cceb6f5cffccaddaefdf3caa7f07fe1be4f6 100644
|
| --- a/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc
|
| +++ b/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "net/base/test_completion_callback.h"
|
| #include "net/proxy/mock_proxy_script_fetcher.h"
|
| #include "net/proxy/proxy_script_fetcher_impl.h"
|
| -#include "net/test/spawned_test_server.h"
|
| +#include "net/test/spawned_test_server/spawned_test_server.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|