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

Unified Diff: net/BUILD.gn

Issue 700183002: A few Windows GN build fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « build/secondary/third_party/nss/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 50c1e0c80408f07df946bf229afbddc197dab5c3..04d976d535ee226227b4b7d82241459fb74220c0 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -289,6 +289,7 @@ component("net") {
}
if (is_win) {
sources -= [
+ "cert/sha256_legacy_support_openssl_win.cc",
"ssl/openssl_platform_key_win.cc",
]
}
« no previous file with comments | « build/secondary/third_party/nss/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698