| Index: net/http/http_proxy_client_socket_pool.h
 | 
| diff --git a/net/http/http_proxy_client_socket_pool.h b/net/http/http_proxy_client_socket_pool.h
 | 
| index 9e550b6a4a67e5202a8be7bd51e134c89571f085..44f9ab6703dbaaeb373ae06c118f4d6f6aa0b66f 100644
 | 
| --- a/net/http/http_proxy_client_socket_pool.h
 | 
| +++ b/net/http/http_proxy_client_socket_pool.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
| 
 |