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

Unified Diff: runtime/bin/net/nss.gyp

Issue 75243003: Update NSS version to NSPR 4.10.2. - dart repository. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/net/nss.gyp
diff --git a/runtime/bin/net/nss.gyp b/runtime/bin/net/nss.gyp
index 9cdfacee11514499050cb4f00211911c2ce67fcb..dfed0d4f31385ff52eb90c7a0d3e20efc1058ddf 100644
--- a/runtime/bin/net/nss.gyp
+++ b/runtime/bin/net/nss.gyp
@@ -356,6 +356,8 @@
'HAVE_LCHOWN=1',
'HAVE_STRERROR=1',
'HAVE_DLADDR=1',
+ 'HAVE_SETPRIORITY=1',
+ 'HAVE_SYSCALL=1',
'_REENTRANT=1',
'FORCE_PR_LOG',
'_PR_PTHREADS',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698