| Index: components/metrics/clean_exit_beacon.cc
|
| diff --git a/components/metrics/clean_exit_beacon.cc b/components/metrics/clean_exit_beacon.cc
|
| index 422a1100db4f90245a9c188065a9bd768bfad76a..1756467f10dc9af86ae561fcfce3e430c90e64f8 100644
|
| --- a/components/metrics/clean_exit_beacon.cc
|
| +++ b/components/metrics/clean_exit_beacon.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/prefs/pref_service.h"
|
| +#include "build/build_config.h"
|
| #include "components/metrics/metrics_pref_names.h"
|
|
|
| #if defined(OS_WIN)
|
|
|