summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-17 00:47:27 +0000
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-17 00:47:27 +0000
commitd4ac507ce4fb998641dd11f7895fd3bd0b8a449e (patch)
tree2bf8cf6db9a576182767477a3fac2e256617e17f
parent9c8242a77c7788a30112f6d840c12e481f312362 (diff)
downloadchromium_src-d4ac507ce4fb998641dd11f7895fd3bd0b8a449e.zip
chromium_src-d4ac507ce4fb998641dd11f7895fd3bd0b8a449e.tar.gz
chromium_src-d4ac507ce4fb998641dd11f7895fd3bd0b8a449e.tar.bz2
Roll NSS deps to 101569.
BUG=88782 TEST=none Review URL: http://codereview.chromium.org/7919025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101612 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 50a0a54..c1db366 100644
--- a/DEPS
+++ b/DEPS
@@ -314,7 +314,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
"src/third_party/nss":
- "/trunk/deps/third_party/nss@94921",
+ "/trunk/deps/third_party/nss@101569",
"src/third_party/swig/win":
"/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
@@ -354,7 +354,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
"src/third_party/nss":
- "/trunk/deps/third_party/nss@94921",
+ "/trunk/deps/third_party/nss@101569",
"src/chrome/installer/mac/third_party/xz/xz":
"/trunk/deps/third_party/xz@87706",