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

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

Issue 1511123006: Uprev NSS (in libssl) to NSS 3.21 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated deps Created 5 years 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 | « DEPS ('k') | net/third_party/nss/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/third_party/nss/BUILD.gn
diff --git a/build/secondary/third_party/nss/BUILD.gn b/build/secondary/third_party/nss/BUILD.gn
index 8d152e9e1cb825d40906bb07df111b9e4fa12122..7060f0796b60ef8376bc6e22b8a5a24ff4f25a3e 100644
--- a/build/secondary/third_party/nss/BUILD.gn
+++ b/build/secondary/third_party/nss/BUILD.gn
@@ -695,6 +695,8 @@ if (is_linux) {
"nss/lib/freebl/win_rand.c",
"nss/lib/nss/nss.h",
"nss/lib/nss/nssinit.c",
+ "nss/lib/nss/nssoptions.c",
+ "nss/lib/nss/nssoptions.h",
"nss/lib/nss/nssrenam.h",
"nss/lib/nss/utilwrap.c",
"nss/lib/pk11wrap/debug_module.c",
@@ -859,6 +861,7 @@ if (is_linux) {
"nss/lib/util/utilpars.h",
"nss/lib/util/utilparst.h",
"nss/lib/util/utilrename.h",
+ "nss/lib/util/verref.h",
]
sources -= [
« no previous file with comments | « DEPS ('k') | net/third_party/nss/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698