| Index: components/metrics/gpu/gpu_metrics_provider.h
|
| diff --git a/components/metrics/gpu/gpu_metrics_provider.h b/components/metrics/gpu/gpu_metrics_provider.h
|
| index 9cbdd9641e96b53c2f5e47b16496eae14df4780d..581c7651ce63a27fdc30c8bf130c65334cf97ce1 100644
|
| --- a/components/metrics/gpu/gpu_metrics_provider.h
|
| +++ b/components/metrics/gpu/gpu_metrics_provider.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_METRICS_GPU_GPU_METRICS_PROVIDER_H_
|
| #define COMPONENTS_METRICS_GPU_GPU_METRICS_PROVIDER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/metrics/metrics_provider.h"
|
|
|
| namespace metrics {
|
|
|