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

Unified Diff: nss/patches/nspr-remove-flat-carbon-headers.patch

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/patches/nspr-remove-flat-carbon-headers.patch
===================================================================
--- nss/patches/nspr-remove-flat-carbon-headers.patch (revision 55475)
+++ nss/patches/nspr-remove-flat-carbon-headers.patch (working copy)
@@ -1,22 +0,0 @@
-Index: mozilla/nsprpub/pr/src/linking/prlink.c
-===================================================================
---- mozilla/nsprpub/pr/src/linking/prlink.c (revision 45059)
-+++ mozilla/nsprpub/pr/src/linking/prlink.c (working copy)
-@@ -45,15 +45,8 @@
- #endif
-
- #if defined(XP_MACOSX) && defined(USE_MACH_DYLD)
--#include <CodeFragments.h>
--#include <TextUtils.h>
--#include <Types.h>
--#include <Aliases.h>
--#include <CFURL.h>
--#include <CFBundle.h>
--#include <CFString.h>
--#include <CFDictionary.h>
--#include <CFData.h>
-+#include <Carbon/Carbon.h>
-+#include <CoreFoundation/CoreFoundation.h>
- #endif
-
- #ifdef XP_UNIX

Powered by Google App Engine
This is Rietveld 408576698