| Index: components/captive_portal/captive_portal_testing_utils.h
 | 
| diff --git a/components/captive_portal/captive_portal_testing_utils.h b/components/captive_portal/captive_portal_testing_utils.h
 | 
| index b0a59957cc5469c87a4ed76ee960ed283da9cafc..042de8a8fbaf76803548b120d3e884e1deb8e322 100644
 | 
| --- a/components/captive_portal/captive_portal_testing_utils.h
 | 
| +++ b/components/captive_portal/captive_portal_testing_utils.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "components/captive_portal/captive_portal_detector.h"
 | 
|  #include "net/url_request/test_url_fetcher_factory.h"
 | 
|  
 | 
| 
 |