summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormef@chromium.org <mef@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-24 02:38:51 +0000
committermef@chromium.org <mef@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-24 02:38:51 +0000
commit9e0d1065d3ae39cc80d2aedaf609f36609ea34be (patch)
tree4e7a5edfabdce06b7bf2d7db07490567030f9f81 /DEPS
parent84ca6def72dd28de31964bf9abd606de5625462e (diff)
downloadchromium_src-9e0d1065d3ae39cc80d2aedaf609f36609ea34be.zip
chromium_src-9e0d1065d3ae39cc80d2aedaf609f36609ea34be.tar.gz
chromium_src-9e0d1065d3ae39cc80d2aedaf609f36609ea34be.tar.bz2
Update nss_revision to r195619 to pick up the export of CERT_GetCertKeyType from crnss
BUG=226455 The underlying CL is https://codereview.chromium.org/14416002/ R=wtc@chromium.org TEST=no build errors on iOS, Mac OS X, and Windows. Review URL: https://chromiumcodereview.appspot.com/14200046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196010 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 20409b9..de68281 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# and V8 without interference from each other.
"webrtc_revision": "3853",
"jsoncpp_revision": "248",
- "nss_revision": "195338",
+ "nss_revision": "195619",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarm_client
# and whatever else without interference from each other.