| 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 b7948ed33c71d591df5e21366ab91edf2a25f386..44ea0127aad0d57ce17590f5f6eacee6edac8c76 100755
|
| --- a/net/third_party/nss/patches/applypatches.sh
|
| +++ b/net/third_party/nss/patches/applypatches.sh
|
| @@ -18,3 +18,5 @@ patch -p6 < $patches_dir/peercertchain.patch
|
| patch -p6 < $patches_dir/ocspstapling.patch
|
|
|
| patch -p6 < $patches_dir/clientauth.patch
|
| +
|
| +patch -p6 < $patches_dir/cbcrandomiv.patch
|
|
|