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

Unified Diff: mozilla/nsprpub/pr/include/md/prosdep.h

Issue 12089033: Update to NSPR 4.9.5 Beta 2, part 2: actual changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 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 | « mozilla/nsprpub/pr/include/md/_win95.h ('k') | mozilla/nsprpub/pr/include/prinit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mozilla/nsprpub/pr/include/md/prosdep.h
===================================================================
--- mozilla/nsprpub/pr/include/md/prosdep.h (revision 179237)
+++ mozilla/nsprpub/pr/include/md/prosdep.h (working copy)
@@ -61,33 +61,15 @@
#elif defined(DARWIN)
#include "md/_darwin.h"
-#elif defined(NEXTSTEP)
-#include "md/_nextstep.h"
-
#elif defined(SOLARIS)
#include "md/_solaris.h"
-#elif defined(SUNOS4)
-#include "md/_sunos4.h"
-
-#elif defined(SNI)
-#include "md/_reliantunix.h"
-
-#elif defined(SONY)
-#include "md/_sony.h"
-
-#elif defined(NEC)
-#include "md/_nec.h"
-
#elif defined(SCO)
#include "md/_scoos.h"
#elif defined(UNIXWARE)
#include "md/_unixware.h"
-#elif defined(NCR)
-#include "md/_ncr.h"
-
#elif defined(DGUX)
#include "md/_dgux.h"
« no previous file with comments | « mozilla/nsprpub/pr/include/md/_win95.h ('k') | mozilla/nsprpub/pr/include/prinit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698