| Index: net/base/keygen_handler_win.cc
|
| diff --git a/net/base/keygen_handler_win.cc b/net/base/keygen_handler_win.cc
|
| index d7eacd852db4fdb3450f8cfbf6831067cb153da0..f88e7e12579d899bd6b7c24275f06a3638a8d84a 100644
|
| --- a/net/base/keygen_handler_win.cc
|
| +++ b/net/base/keygen_handler_win.cc
|
| @@ -20,9 +20,6 @@
|
| #include "crypto/scoped_capi_types.h"
|
| #include "crypto/wincrypt_shim.h"
|
|
|
| -#pragma comment(lib, "crypt32.lib")
|
| -#pragma comment(lib, "rpcrt4.lib")
|
| -
|
| namespace net {
|
|
|
| // Assigns the contents of a CERT_PUBLIC_KEY_INFO structure for the signing
|
|
|