diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-22 15:10:36 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-22 15:10:36 +0000 |
commit | 10f6b86818871e59559d3687d24f21efdd40d928 (patch) | |
tree | e17170dbfb9360335a33159d23668339ef8ab9ed /net | |
parent | 395045ce1c03cad228aa2769847aa67a45fa0250 (diff) | |
download | chromium_src-10f6b86818871e59559d3687d24f21efdd40d928.zip chromium_src-10f6b86818871e59559d3687d24f21efdd40d928.tar.gz chromium_src-10f6b86818871e59559d3687d24f21efdd40d928.tar.bz2 |
Update URL for upstream NSS bug.
This patch is about to be removed in another change but, for the sake of
code history, this change corrects the URL.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r-- | net/third_party/nss/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium index 8f968ba..5e80af8 100644 --- a/net/third_party/nss/README.chromium +++ b/net/third_party/nss/README.chromium @@ -54,7 +54,7 @@ Patches: patches/negotiatedextension.patch * Support the encrypted client certificates extension. - https://bugzilla.mozilla.org/show_bug.cgi?id=691991 + https://bugzilla.mozilla.org/show_bug.cgi?id=692154 patches/encryptedclientcerts.patch * Add function to retrieve TLS client cert types requested by server. |