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

Unified Diff: nss/mozilla/security/nss/lib/pki/nsspki.h

Issue 3135002: Update to NSS 3.12.7 and NSPR 4.8.6.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 4 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/mozilla/security/nss/lib/pki/nsspki.h
===================================================================
--- nss/mozilla/security/nss/lib/pki/nsspki.h (revision 55475)
+++ nss/mozilla/security/nss/lib/pki/nsspki.h (working copy)
@@ -38,7 +38,7 @@
#define NSSPKI_H
#ifdef DEBUG
-static const char NSSPKI_CVS_ID[] = "@(#) $RCSfile: nsspki.h,v $ $Revision: 1.12 $ $Date: 2007/07/11 04:47:42 $";
+static const char NSSPKI_CVS_ID[] = "@(#) $RCSfile: nsspki.h,v $ $Revision: 1.13 $ $Date: 2010/05/21 00:02:48 $";
#endif /* DEBUG */
/*
@@ -55,10 +55,6 @@
#include "nsspkit.h"
#endif /* NSSPKIT_H */
-#ifndef NSSPKI1_H
-#include "nsspki1.h"
-#endif /* NSSPKI1_H */
-
#ifndef BASE_H
#include "base.h"
#endif /* BASE_H */

Powered by Google App Engine
This is Rietveld 408576698