| Index: net/cert/x509_certificate_known_roots_win.h
|
| diff --git a/net/cert/x509_certificate_known_roots_win.h b/net/cert/x509_certificate_known_roots_win.h
|
| index ce7dce86e86bca67c30210f4a63dca83625357a2..995ee1349e27385282f549c36b647617b2db344d 100644
|
| --- a/net/cert/x509_certificate_known_roots_win.h
|
| +++ b/net/cert/x509_certificate_known_roots_win.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef NET_CERT_X509_CERTIFICATE_KNOWN_ROOTS_WIN_H_
|
| #define NET_CERT_X509_CERTIFICATE_KNOWN_ROOTS_WIN_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| // This is a union of Microsoft trust roots over time, from 29 April
|
| // 2013 through 15 May 2015.
|
| //
|
|
|