Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1428)

Unified Diff: net/cert/cert_database_win.cc

Issue 1844793007: Remove "#pragma comment(lib" in net. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/network_interfaces_win.cc ('k') | net/cert/cert_verify_proc_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/cert/cert_database_win.cc
diff --git a/net/cert/cert_database_win.cc b/net/cert/cert_database_win.cc
index ef8147bdab515e99dd951421deaa66d1def6e32f..bda2ef02a498c305bf65ef7b5d4e49b2db3c4b13 100644
--- a/net/cert/cert_database_win.cc
+++ b/net/cert/cert_database_win.cc
@@ -11,8 +11,6 @@
#include "net/base/net_errors.h"
#include "net/cert/x509_certificate.h"
-#pragma comment(lib, "crypt32.lib")
-
namespace net {
CertDatabase::CertDatabase()
« no previous file with comments | « net/base/network_interfaces_win.cc ('k') | net/cert/cert_verify_proc_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698