| Index: net/http/url_security_manager.h
 | 
| diff --git a/net/http/url_security_manager.h b/net/http/url_security_manager.h
 | 
| index d851b370b4f349fcd6d8be9b3938d7ce80afe5b5..694e606751d75069baf66bf79090f29881393029 100644
 | 
| --- a/net/http/url_security_manager.h
 | 
| +++ b/net/http/url_security_manager.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef NET_HTTP_URL_SECURITY_MANAGER_H_
 | 
|  #define NET_HTTP_URL_SECURITY_MANAGER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "net/base/net_export.h"
 | 
|  
 | 
| 
 |