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

Unified Diff: tools/gn/secondary/third_party/nss/BUILD.gn

Issue 335973002: Minor Fixes for Windows GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « tools/gn/secondary/third_party/angle/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/third_party/nss/BUILD.gn
diff --git a/tools/gn/secondary/third_party/nss/BUILD.gn b/tools/gn/secondary/third_party/nss/BUILD.gn
index a0c167458558d8504ed2daa32b43e0cc943d87b1..b1145fd40e07224ce88342915558be833433b674 100644
--- a/tools/gn/secondary/third_party/nss/BUILD.gn
+++ b/tools/gn/secondary/third_party/nss/BUILD.gn
@@ -581,6 +581,7 @@ if (is_linux) {
"nss/lib/freebl/dsa.c",
"nss/lib/freebl/ec.c",
"nss/lib/freebl/ec.h",
+ "nss/lib/freebl/ecdecode.c",
"nss/lib/freebl/ecl/ec2.h",
"nss/lib/freebl/ecl/ecl-curve.h",
"nss/lib/freebl/ecl/ecl-exp.h",
@@ -722,7 +723,6 @@ if (is_linux) {
"nss/lib/smime/cmsreclist.h",
"nss/lib/smime/cmst.h",
"nss/lib/smime/smime.h",
- "nss/lib/softoken/ecdecode.c",
"nss/lib/softoken/fipsaudt.c",
"nss/lib/softoken/fipstest.c",
"nss/lib/softoken/fipstokn.c",
« no previous file with comments | « tools/gn/secondary/third_party/angle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698