summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-31 02:20:18 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-31 02:20:18 +0000
commit44398d26451b017063653b44bc6b5ec7975b9ced (patch)
treeb53ed7c3a564630b6b0ec84b3237e818f3577e3c /DEPS
parent3ca17d48a6c3aff06779209456ed658ce575040b (diff)
downloadchromium_src-44398d26451b017063653b44bc6b5ec7975b9ced.zip
chromium_src-44398d26451b017063653b44bc6b5ec7975b9ced.tar.gz
chromium_src-44398d26451b017063653b44bc6b5ec7975b9ced.tar.bz2
Revert 57766 - Update src/third_party/nss to r55588 (original review URL
http://codereview.chromium.org/3113004) because it leaves behind one chrome.exe process on Chrome shutdown. Original review URL: http://codereview.chromium.org/3235004 R=wtc BUG=53768,40663 TEST=none Review URL: http://codereview.chromium.org/3218009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57935 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 004c6f4..8115a9c 100644
--- a/DEPS
+++ b/DEPS
@@ -203,7 +203,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
"src/third_party/nss":
- "/trunk/deps/third_party/nss@55588",
+ "/trunk/deps/third_party/nss@55513",
"src/third_party/swig/win":
"/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
@@ -240,7 +240,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
"src/third_party/nss":
- "/trunk/deps/third_party/nss@55588",
+ "/trunk/deps/third_party/nss@55513",
"src/chrome/installer/mac/third_party/xz/xz":
"/trunk/deps/third_party/xz@50504",