diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-16 05:14:33 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-16 05:14:33 +0000 |
commit | db8e4a95f198b7096405a9ab63cb95ea9a126ef4 (patch) | |
tree | e15ff3046915590af8d3d77ae4c3eb377fef30d9 /DEPS | |
parent | 986722f73cd178705ff514b632b4eed72143c73b (diff) | |
download | chromium_src-db8e4a95f198b7096405a9ab63cb95ea9a126ef4.zip chromium_src-db8e4a95f198b7096405a9ab63cb95ea9a126ef4.tar.gz chromium_src-db8e4a95f198b7096405a9ab63cb95ea9a126ef4.tar.bz2 |
Roll NSS deps to 110191.
BUG=88782
TEST=trybots
Review URL: http://codereview.chromium.org/8574035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110257 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -318,7 +318,7 @@ deps_os = { # NSS, for SSLClientSocketNSS. "src/third_party/nss": - "/trunk/deps/third_party/nss@109995", + "/trunk/deps/third_party/nss@110191", "src/third_party/swig/win": "/trunk/deps/third_party/swig/win@" + Var("swig_revision"), @@ -355,7 +355,7 @@ deps_os = { # NSS, for SSLClientSocketNSS. "src/third_party/nss": - "/trunk/deps/third_party/nss@109995", + "/trunk/deps/third_party/nss@110191", "src/chrome/installer/mac/third_party/xz/xz": "/trunk/deps/third_party/xz@87706", |