| Index: components/metrics/profiler/tracking_synchronizer_observer.h
|
| diff --git a/components/metrics/profiler/tracking_synchronizer_observer.h b/components/metrics/profiler/tracking_synchronizer_observer.h
|
| index 23e2ff23922b7f2e96639909531e1ba8b341874c..c35de35cef229fd33f9a4734aa6b14e240fbdd59 100644
|
| --- a/components/metrics/profiler/tracking_synchronizer_observer.h
|
| +++ b/components/metrics/profiler/tracking_synchronizer_observer.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/process/process_handle.h"
|
| #include "base/time/time.h"
|
| #include "components/metrics/proto/chrome_user_metrics_extension.pb.h"
|
|
|