summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 06:38:42 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 06:38:42 +0000
commit7c031c62ad7b74a49c83bbae1dbddfaa9a351332 (patch)
treee5202f2e70b66d6aa2b8306ddd242e43952dcee2 /DEPS
parent9dd12ff9410038bf3f267fb2926d54c9d24a3fc3 (diff)
downloadchromium_src-7c031c62ad7b74a49c83bbae1dbddfaa9a351332.zip
chromium_src-7c031c62ad7b74a49c83bbae1dbddfaa9a351332.tar.gz
chromium_src-7c031c62ad7b74a49c83bbae1dbddfaa9a351332.tar.bz2
Roll NSS from 230497 --> 233722.
BUG=245025 This picks up one changelist: Author: eroman@chromium.org <eroman@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c> Date: Fri Nov 8 00:28:04 2013 +0000 Add SECKEY_GetPublicKeyType to windows exports. BUG=245025 R=rsleevi@chromium.org Review URL: https://codereview.chromium.org/60803003 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@233722 4ff67af0-8c30-449e-8e8b-ad334ec8d88c Review URL: https://codereview.chromium.org/62493004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233810 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 3f6912b..77b042c 100644
--- a/DEPS
+++ b/DEPS
@@ -52,7 +52,7 @@ vars = {
# and V8 without interference from each other.
"webrtc_revision": "5088",
"jsoncpp_revision": "248",
- "nss_revision": "231937",
+ "nss_revision": "233722",
# 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.