summaryrefslogtreecommitdiff
path: root/nss.gyp
diff options
context:
space:
mode:
authorMarcus Burghardt <mburghardt@mozilla.com>2019-10-11 03:49:25 +0000
committerMarcus Burghardt <mburghardt@mozilla.com>2019-10-11 03:49:25 +0000
commit4773827d33691bfe104debb0b78156574612b24d (patch)
tree56dc1dcd9dd8bb50849f5e81ba6c337383870a96 /nss.gyp
parent96a54e65e82ad4baa20ca208e633bd20f136f365 (diff)
downloadnss-hg-4773827d33691bfe104debb0b78156574612b24d.tar.gz
Bug 1465613 - Created two new fields for scheduled distrust from builtins and updated support commands. r=jcj,kjacobs,mt
Added two new fields do scheduled distrust of CAs in nssckbi/builtins. Also, created a testlib to validate these fields with gtests. Differential Revision: https://phabricator.services.mozilla.com/D36597
Diffstat (limited to 'nss.gyp')
-rw-r--r--nss.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss.gyp b/nss.gyp
index da7fa301b..3a92df12d 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -218,6 +218,7 @@
'gtests/softoken_gtest/softoken_gtest.gyp:softoken_gtest',
'gtests/ssl_gtest/ssl_gtest.gyp:ssl_gtest',
'gtests/util_gtest/util_gtest.gyp:util_gtest',
+ 'lib/ckfw/builtins/testlib/builtins-testlib.gyp:nssckbi-testlib',
],
'conditions': [
[ 'OS=="linux"', {