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

Unified Diff: net/third_party/nss/patches/applypatches.sh

Issue 10221018: net: don't set NSS options in a callback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 8 years, 8 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 | « net/third_party/nss/README.chromium ('k') | net/third_party/nss/patches/falsestartnpn2.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/patches/applypatches.sh
diff --git a/net/third_party/nss/patches/applypatches.sh b/net/third_party/nss/patches/applypatches.sh
index 55167bfbbb6d354e51a753ae8ccb7fe57853c8b6..e3c00eb4d78b151c5efe4bff93a3acc4fee08926 100755
--- a/net/third_party/nss/patches/applypatches.sh
+++ b/net/third_party/nss/patches/applypatches.sh
@@ -38,4 +38,6 @@ patch -p4 < $patches_dir/dtls.patch
patch -p5 < $patches_dir/falsestartnpn.patch
+patch -p5 < $patches_dir/falsestartnpn2.patch
+
patch -p5 < $patches_dir/dhvalues.patch
« no previous file with comments | « net/third_party/nss/README.chromium ('k') | net/third_party/nss/patches/falsestartnpn2.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698