Chromium Code Reviews| Index: components/certificate_reporting/error_reporter.h |
| diff --git a/components/certificate_reporting/error_reporter.h b/components/certificate_reporting/error_reporter.h |
| index d670eb631e15f6130b0d421c32f4f1ff00d01b78..a02610862e2e7c1566f07cf0cc33ae1ce54f3587 100644 |
| --- a/components/certificate_reporting/error_reporter.h |
| +++ b/components/certificate_reporting/error_reporter.h |
| @@ -11,6 +11,7 @@ |
| #include <set> |
| #include <string> |
| +#include "base/callback.h" |
| #include "base/macros.h" |
| #include "net/url_request/report_sender.h" |
| #include "url/gurl.h" |