| Index: components/security_interstitials/core/metrics_helper.h
|
| diff --git a/components/security_interstitials/core/metrics_helper.h b/components/security_interstitials/core/metrics_helper.h
|
| index e6102017eddf8c4cb541cbb183f9d541fbdbde63..17b493d303e3102d0008f190a00aef34b0005a56 100644
|
| --- a/components/security_interstitials/core/metrics_helper.h
|
| +++ b/components/security_interstitials/core/metrics_helper.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "base/time/time.h"
|
| #include "components/rappor/rappor_service.h"
|
|
|