| Index: components/metrics/stability_metrics_helper.cc
|
| diff --git a/components/metrics/stability_metrics_helper.cc b/components/metrics/stability_metrics_helper.cc
|
| index 8c33f7773e50dd5dc070afb30f4db296c883917e..f6254872b03d1bb0e3ab77313357fe704389bd38 100644
|
| --- a/components/metrics/stability_metrics_helper.cc
|
| +++ b/components/metrics/stability_metrics_helper.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/metrics/sparse_histogram.h"
|
| +#include "base/metrics/user_metrics.h"
|
| #include "build/build_config.h"
|
| #include "components/metrics/metrics_pref_names.h"
|
| #include "components/metrics/proto/system_profile.pb.h"
|
|
|