| Index: components/metrics/metrics_provider.h
 | 
| diff --git a/components/metrics/metrics_provider.h b/components/metrics/metrics_provider.h
 | 
| index 226d1cd96aacf5ec629200cf058f3383d71149d7..569b1e8fe185df71cfa0dd3ec37711acbbc6a453 100644
 | 
| --- a/components/metrics/metrics_provider.h
 | 
| +++ b/components/metrics/metrics_provider.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef COMPONENTS_METRICS_METRICS_PROVIDER_H_
 | 
|  #define COMPONENTS_METRICS_METRICS_PROVIDER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  
 | 
|  namespace metrics {
 | 
|  
 | 
| 
 |