From 4773827d33691bfe104debb0b78156574612b24d Mon Sep 17 00:00:00 2001 From: Marcus Burghardt Date: Fri, 11 Oct 2019 03:49:25 +0000 Subject: 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 --- nss.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'nss.gyp') 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"', { -- cgit v1.2.1