Chromium Code Reviews| Index: net/cert/x509_util_openssl.cc |
| diff --git a/net/cert/x509_util_openssl.cc b/net/cert/x509_util_openssl.cc |
| index 4d0c5d85dee1241c82740b7e22057027e983e5ff..7eb86a49f3f318e288e7f34e93fcba00f1d171c3 100644 |
| --- a/net/cert/x509_util_openssl.cc |
| +++ b/net/cert/x509_util_openssl.cc |
| @@ -11,6 +11,7 @@ |
| #include "base/lazy_instance.h" |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/strings/string_piece.h" |
| #include "base/strings/string_util.h" |
| #include "crypto/ec_private_key.h" |