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

Unified Diff: nss.gyp

Issue 319593003: Update to NSS 3.16.2 Beta 3. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Remove unused function SEC_NumberOrNameStringToOIDTag 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
Index: nss.gyp
diff --git a/nss.gyp b/nss.gyp
index d02d6f7633e575a1e80cb4aa49afd436e45c9298..6bf36f2a2eadaf423c47ffc850ab4d30e9d979bf 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -560,6 +560,7 @@
'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',
@@ -874,7 +875,6 @@
'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',
@@ -1172,6 +1172,7 @@
'MP_USE_UINT_DIGIT',
'MP_NO_MP_WORD',
'USE_HW_AES',
+ 'INTEL_GCM',
],
'msvs_settings': {
'MASM': {
« no previous file with comments | « README.chromium ('k') | nss/lib/certdb/alg1485.c » ('j') | nss/lib/certdb/genname.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698