summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 02:35:10 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 02:35:10 +0000
commit58c92a190c5f67196fd6889952b5aa57cfb37a27 (patch)
tree24310a300a38524b70296aeb2f745bddf51a1d08 /DEPS
parent5e0b48d38da859082e36895201ca19eb47b3f520 (diff)
downloadchromium_src-58c92a190c5f67196fd6889952b5aa57cfb37a27.zip
chromium_src-58c92a190c5f67196fd6889952b5aa57cfb37a27.tar.gz
chromium_src-58c92a190c5f67196fd6889952b5aa57cfb37a27.tar.bz2
roll nss 90649:93459
The only change is a gyp change that makes nss buildable with the components build on mac (nss shares a revision namespace with chrome, hence the big jump in revisions). BUG=90078 TEST=waterfall stays green Review URL: http://codereview.chromium.org/7483005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93527 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c586054..06fdf49 100644
--- a/DEPS
+++ b/DEPS
@@ -282,7 +282,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
"src/third_party/nss":
- "/trunk/deps/third_party/nss@90649",
+ "/trunk/deps/third_party/nss@93459",
"src/third_party/swig/win":
"/trunk/deps/third_party/swig/win@" + Var("swig_revision"),