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

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

Issue 18414004: Revert 209515 "Reland http://crrev.com/209278" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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 | « trunk/src/net/third_party/nss/patches/aes256keylength.patch ('k') | trunk/src/net/third_party/nss/ssl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/net/third_party/nss/patches/applypatches.sh
===================================================================
--- trunk/src/net/third_party/nss/patches/applypatches.sh (revision 209533)
+++ trunk/src/net/third_party/nss/patches/applypatches.sh (working copy)
@@ -38,6 +38,8 @@
patch -p4 < $patches_dir/cbc.patch
+patch -p4 < $patches_dir/aes256keylength.patch
+
patch -p4 < $patches_dir/suitebonly.patch
patch -p4 < $patches_dir/secitemarray.patch
« no previous file with comments | « trunk/src/net/third_party/nss/patches/aes256keylength.patch ('k') | trunk/src/net/third_party/nss/ssl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698