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

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

Issue 612083002: Update version of NSS in Dart to 3.16.7 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 3 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 | « no previous file | deps/all.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/runtime/bin/net/nss.gyp
===================================================================
--- dart/runtime/bin/net/nss.gyp (revision 40770)
+++ dart/runtime/bin/net/nss.gyp (working copy)
@@ -1080,6 +1080,8 @@
'<(nss_directory)/nss/lib/util/pkcs11p.h',
'<(nss_directory)/nss/lib/util/pkcs11t.h',
'<(nss_directory)/nss/lib/util/pkcs11u.h',
+ '<(nss_directory)/nss/lib/util/pkcs1sig.c',
+ '<(nss_directory)/nss/lib/util/pkcs1sig.h',
'<(nss_directory)/nss/lib/util/portreg.c',
'<(nss_directory)/nss/lib/util/portreg.h',
'<(nss_directory)/nss/lib/util/quickder.c',
« no previous file with comments | « no previous file | deps/all.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698