diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-15 16:08:50 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-15 16:08:50 +0000 |
commit | 245b27ee7cedea51d38711f63f4b52f5abead902 (patch) | |
tree | 7cc9bdf40b86c42933f4377161932276f8b51f7a /DEPS | |
parent | a10f06a601f58936fad39b643c38948da890cb63 (diff) | |
download | chromium_src-245b27ee7cedea51d38711f63f4b52f5abead902.zip chromium_src-245b27ee7cedea51d38711f63f4b52f5abead902.tar.gz chromium_src-245b27ee7cedea51d38711f63f4b52f5abead902.tar.bz2 |
Update nss_revision to r182578 to pick up WIN64 build
system tweaks and a fix for invalid read in rc4_wordconv.
The underlying CLs are:
https://codereview.chromium.org/12210134/
https://codereview.chromium.org/12226071/
R=rsleevi@chromium.org
BUG=167951,174140
TEST=none
Review URL: https://chromiumcodereview.appspot.com/12259038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182723 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ vars = { # and V8 without interference from each other. "webrtc_revision": "3501", "jsoncpp_revision": "248", - "nss_revision": "181529", + "nss_revision": "182578", } deps = { |