| Index: net/http/http_pipelined_host_test_util.cc
|
| diff --git a/net/http/http_pipelined_host_test_util.cc b/net/http/http_pipelined_host_test_util.cc
|
| index 6e58779e7533609b34a48de6c89c7078cf5bfc74..5162e983708f8fbae0fe6d9ed83ac24620f2462d 100644
|
| --- a/net/http/http_pipelined_host_test_util.cc
|
| +++ b/net/http/http_pipelined_host_test_util.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "net/http/http_pipelined_host_test_util.h"
|
|
|
| -#include "net/base/ssl_config_service.h"
|
| #include "net/proxy/proxy_info.h"
|
| +#include "net/ssl/ssl_config_service.h"
|
|
|
| namespace net {
|
|
|
|
|