| Index: components/metrics/cloned_install_detector.h
|
| diff --git a/components/metrics/cloned_install_detector.h b/components/metrics/cloned_install_detector.h
|
| index 3ff7558941a74b0cfe3d789f7fe9962da017afaa..0609122cdaf2032288dcebc5cb81bfba3e7cb39d 100644
|
| --- a/components/metrics/cloned_install_detector.h
|
| +++ b/components/metrics/cloned_install_detector.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_METRICS_CLONED_INSTALL_DETECTOR_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|
|
|