| Index: net/cert/cert_verify_proc_win.cc
|
| diff --git a/net/cert/cert_verify_proc_win.cc b/net/cert/cert_verify_proc_win.cc
|
| index 86da034a8f44c3d156f25ca74a863be610b52e24..e485e3d2cf22c9d476af235aed9f6cf099130034 100644
|
| --- a/net/cert/cert_verify_proc_win.cc
|
| +++ b/net/cert/cert_verify_proc_win.cc
|
| @@ -27,8 +27,6 @@
|
| #include "net/cert/x509_certificate.h"
|
| #include "net/cert/x509_certificate_known_roots_win.h"
|
|
|
| -#pragma comment(lib, "crypt32.lib")
|
| -
|
| #if !defined(CERT_TRUST_HAS_WEAK_SIGNATURE)
|
| // This was introduced in Windows 8 / Windows Server 2012, but retroactively
|
| // ported as far back as Windows XP via system update.
|
|
|