From c98ae312b89e8ba2a0c998c85157dc478d32686d Mon Sep 17 00:00:00 2001 From: "wtc@chromium.org" Date: Tue, 20 Apr 2010 21:58:55 +0000 Subject: Update nss from 39612 to 45059 to pick up the workaround for issue 40663. R=agl BUG=40663 TEST=Run chrome.exe with the --use-nss-for-ssl option on Windows. Use SSL. Shut down Chrome. All chrome.exe processes should terminate. Review URL: http://codereview.chromium.org/1708001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45085 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a1b69e6..ec73064 100644 --- a/DEPS +++ b/DEPS @@ -174,7 +174,7 @@ deps_os = { # NSS, for SSLClientSocketNSS. "src/third_party/nss": - "/trunk/deps/third_party/nss@39612", + "/trunk/deps/third_party/nss@45059", "src/third_party/swig/win": "/trunk/deps/third_party/swig/win@" + Var("swig_revision"), -- cgit v1.1