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

Unified Diff: nss/lib/libpkix/pkix/top/pkix_build.h

Issue 170823003: Update to NSS 3.15.5 and NSPR 4.10.3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 6 years, 10 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
« no previous file with comments | « nss/lib/ckfw/builtins/certdata.c ('k') | nss/lib/libpkix/pkix/top/pkix_build.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/lib/libpkix/pkix/top/pkix_build.h
===================================================================
--- nss/lib/libpkix/pkix/top/pkix_build.h (revision 251855)
+++ nss/lib/libpkix/pkix/top/pkix_build.h (working copy)
@@ -29,14 +29,10 @@
BUILD_GATHERPENDING,
BUILD_CERTVALIDATING,
BUILD_ABANDONNODE,
- BUILD_CRLPREP,
- BUILD_CRL1,
BUILD_DATEPREP,
BUILD_CHECKTRUSTED,
BUILD_CHECKTRUSTED2,
BUILD_ADDTOCHAIN,
- BUILD_CRL2PREP,
- BUILD_CRL2,
BUILD_VALCHAIN,
BUILD_VALCHAIN2,
BUILD_EXTENDCHAIN,
@@ -87,7 +83,6 @@
PKIX_UInt32 numFanout;
PKIX_UInt32 numDepth;
PKIX_UInt32 reasonCode;
- PKIX_Boolean revCheckDelayed;
PKIX_Boolean canBeCached;
PKIX_Boolean useOnlyLocal;
PKIX_Boolean revChecking;
« no previous file with comments | « nss/lib/ckfw/builtins/certdata.c ('k') | nss/lib/libpkix/pkix/top/pkix_build.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698