| Index: net/socket/client_socket_pool_manager.h
|
| diff --git a/net/socket/client_socket_pool_manager.h b/net/socket/client_socket_pool_manager.h
|
| index 27e6f03ff603e97b067dbcd858dffea2afc3f6b9..5bf61e42d6a8424849532e4edf00c09620c1ef89 100644
|
| --- a/net/socket/client_socket_pool_manager.h
|
| +++ b/net/socket/client_socket_pool_manager.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/template_util.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "net/base/cert_database.h"
|
|
|