| Index: components/metrics/call_stack_profile_metrics_provider.h
 | 
| diff --git a/components/metrics/call_stack_profile_metrics_provider.h b/components/metrics/call_stack_profile_metrics_provider.h
 | 
| index 90e3e6ae8fe55016cf0d47d14be0d37d0c355033..746b82928ed9185126643e0361f9a99aa28291ff 100644
 | 
| --- a/components/metrics/call_stack_profile_metrics_provider.h
 | 
| +++ b/components/metrics/call_stack_profile_metrics_provider.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include <vector>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/profiler/stack_sampling_profiler.h"
 | 
|  #include "components/metrics/metrics_provider.h"
 | 
| 
 |