| Index: components/metrics/stability_metrics_helper.h
 | 
| diff --git a/components/metrics/stability_metrics_helper.h b/components/metrics/stability_metrics_helper.h
 | 
| index 868a8420797f7a35d7d0f91404b3b8a91f887b8d..42a9ca202174666e9c8ac389eb49b85ed1354087 100644
 | 
| --- a/components/metrics/stability_metrics_helper.h
 | 
| +++ b/components/metrics/stability_metrics_helper.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef COMPONENTS_METRICS_STABILITY_METRICS_HELPER_H_
 | 
|  #define COMPONENTS_METRICS_STABILITY_METRICS_HELPER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/metrics/user_metrics.h"
 | 
|  #include "base/process/kill.h"
 | 
|  
 | 
| 
 |