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

Unified Diff: patches/nspr-attach-as-system-thread.patch

Issue 1843333003: Update NSPR to 4.12 and NSS to 3.23 on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/nss.git@master
Patch Set: Created 4 years, 9 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: patches/nspr-attach-as-system-thread.patch
diff --git a/patches/nspr-attach-as-system-thread.patch b/patches/nspr-attach-as-system-thread.patch
index 26304bb9b65cc02544ca0ef5052a49ab095606a0..e06806ce7731e7761b48303e44de58465eab96ef 100644
--- a/patches/nspr-attach-as-system-thread.patch
+++ b/patches/nspr-attach-as-system-thread.patch
@@ -1,8 +1,8 @@
-diff --git a/pr/src/md/windows/w95thred.c b/pr/src/md/windows/w95thred.c
-index f5c7703..b2cebae 100644
---- a/pr/src/md/windows/w95thred.c
-+++ b/pr/src/md/windows/w95thred.c
-@@ -313,7 +313,7 @@ PRThread *thread;
+diff --git a/nspr/pr/src/md/windows/w95thred.c b/nspr/pr/src/md/windows/w95thred.c
+index 52bfb02..2741d94 100644
+--- a/nspr/pr/src/md/windows/w95thred.c
++++ b/nspr/pr/src/md/windows/w95thred.c
+@@ -318,7 +318,7 @@ PRThread *thread;
if (NULL == thread) {
thread = _PRI_AttachThread(
« nss/lib/util/secoid.c ('K') | « nss/lib/util/utilpars.c ('k') | patches/nspr-static.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698