Chromium Code Reviews| Index: components/ssl_errors/error_info.h |
| diff --git a/components/ssl_errors/error_info.h b/components/ssl_errors/error_info.h |
| index 1b26be5cb8d6af57e13fb73c9d67b7a31c05ad1b..de1af8f6bf91c6593b70b2849df9b705f5cd245f 100644 |
| --- a/components/ssl_errors/error_info.h |
| +++ b/components/ssl_errors/error_info.h |
| @@ -8,6 +8,7 @@ |
| #include <string> |
| #include <vector> |
| +#include "base/macros.h" |
| #include "base/strings/string16.h" |
| #include "net/cert/cert_status_flags.h" |
| #include "net/cert/x509_certificate.h" |