diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-21 01:40:32 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-21 01:40:32 +0000 |
commit | 55ca037d7171920882d544fbc89f75e101850521 (patch) | |
tree | 230135d8ab68ff165fdfc4530c8d7148610a9233 /DEPS | |
parent | c9d1c67468a724ec6eeee9f27c67779988edbc11 (diff) | |
download | chromium_src-55ca037d7171920882d544fbc89f75e101850521.zip chromium_src-55ca037d7171920882d544fbc89f75e101850521.tar.gz chromium_src-55ca037d7171920882d544fbc89f75e101850521.tar.bz2 |
[webcrypto] Roll NSS to pick up some extra exports for windows.
This picks up a single change (r271557)
BUG=373542, 24502
Review URL: https://codereview.chromium.org/290333003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271796 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ vars = { # and V8 without interference from each other. "webrtc_revision": "6189", "jsoncpp_revision": "248", - "nss_revision": "267366", + "nss_revision": "271557", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. |