| Index: chrome/browser/ssl/cert_report_helper.h
|
| diff --git a/chrome/browser/ssl/cert_report_helper.h b/chrome/browser/ssl/cert_report_helper.h
|
| index 3e634052a4ac70acfa775a9e2c5c09069d7740c2..a9b15355517ae35f0af721d578b22c9be3b002fc 100644
|
| --- a/chrome/browser/ssl/cert_report_helper.h
|
| +++ b/chrome/browser/ssl/cert_report_helper.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/interstitials/security_interstitial_page.h"
|
| #include "components/certificate_reporting/error_report.h"
|
| #include "net/ssl/ssl_info.h"
|
|
|