| 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 1cdca8657ba6fabf5b77960629e72ef207a8a43f..0f8454f074202fec452c0e87ee31abbecf3a6911 100755
|
| --- a/net/third_party/nss/patches/applypatches.sh
|
| +++ b/net/third_party/nss/patches/applypatches.sh
|
| @@ -40,3 +40,5 @@ patch -p6 < $patches_dir/restartclientauth.patch
|
| patch -p6 < $patches_dir/negotiatedextension.patch
|
|
|
| patch -p3 < $patches_dir/encryptedclientcerts.patch
|
| +
|
| +patch -p3 < $patches_dir/getrequestedclientcerttypes.patch
|
|
|