Chromium Code Reviews| Index: net/base/x509_cert_types.cc |
| diff --git a/net/base/x509_cert_types.cc b/net/base/x509_cert_types.cc |
| index 8329216baa98252eb08cd743ff77a63487f00446..8f7a2ae3728c96c370b16c689174912003ce4b85 100644 |
| --- a/net/base/x509_cert_types.cc |
| +++ b/net/base/x509_cert_types.cc |
| @@ -4,6 +4,8 @@ |
| #include "net/base/x509_cert_types.h" |
| +#include <ostream> |
| + |
| #include "net/base/x509_certificate.h" |
| #include "base/logging.h" |