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

Unified Diff: nss.gyp

Issue 1504923011: Update NSS to 3.21 RTM and NSPR to 4.11 RTM (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: 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
Index: nss.gyp
diff --git a/nss.gyp b/nss.gyp
index a6bf9eec05842b7c7a9ce9b45fdedd5584f0f998..08f9446967070bd2245c6e3150109aee5caf12b9 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -873,6 +873,8 @@
'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h',
'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',
@@ -1037,6 +1039,7 @@
'nss/lib/util/utilpars.h',
'nss/lib/util/utilparst.h',
'nss/lib/util/utilrename.h',
+ 'nss/lib/util/verref.h',
],
'sources!': [
# mpi_arm.c is included by mpi_arm_mac.c.

Powered by Google App Engine
This is Rietveld 408576698