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

Side by Side Diff: nss/patches/nss-nssinit.patch

Issue 593027: Update NSS and NSPR to NSS_3_12_6_BETA1 and NSPR_4_8_4_BETA1.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « nss/patches/nss-dertime.patch ('k') | nss/patches/nss-secport.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Index: mozilla/security/nss/lib/nss/nssinit.c
2 ===================================================================
3 RCS file: /cvsroot/mozilla/security/nss/lib/nss/nssinit.c,v
4 retrieving revision 1.104
5 diff -u -p -u -8 -r1.104 nssinit.c
6 --- mozilla/security/nss/lib/nss/nssinit.c 9 Jan 2010 01:01:32 -0000 1.104
7 +++ mozilla/security/nss/lib/nss/nssinit.c 21 Jan 2010 23:02:17 -0000
8 @@ -41,18 +41,16 @@
9 #include <ctype.h>
10 #include <string.h>
11 #include "seccomon.h"
12 #include "prinit.h"
13 #include "prprf.h"
14 #include "prmem.h"
15 #include "cert.h"
16 #include "key.h"
17 -#include "ssl.h"
18 -#include "sslproto.h"
19 #include "secmod.h"
20 #include "secoid.h"
21 #include "nss.h"
22 #include "pk11func.h"
23 #include "secerr.h"
24 #include "nssbase.h"
25 #include "pkixt.h"
26 #include "pkix.h"
OLDNEW
« no previous file with comments | « nss/patches/nss-dertime.patch ('k') | nss/patches/nss-secport.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698