Chromium Code Reviews| Index: net/cert/x509_cert_types_win.cc |
| diff --git a/net/cert/x509_cert_types_win.cc b/net/cert/x509_cert_types_win.cc |
| index 70236bb1f10eadb97696c2019109d827902c806d..032c248094097d0978c09838bc83f370e88067af 100644 |
| --- a/net/cert/x509_cert_types_win.cc |
| +++ b/net/cert/x509_cert_types_win.cc |
| @@ -14,8 +14,6 @@ |
| #include "crypto/capi_util.h" |
| #include "crypto/wincrypt_shim.h" |
| -#pragma comment(lib, "crypt32.lib") |
| - |
| namespace net { |
| namespace { |