summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-22 23:00:04 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-22 23:00:04 +0000
commit5ce0224ee4d212afec4fffd7f471e7c14cdcf78f (patch)
treec9df35f701733bf28151d907cf9c88825e07e971 /DEPS
parentab9c77821e2969a75b6d11633d261117bdb2546a (diff)
downloadchromium_src-5ce0224ee4d212afec4fffd7f471e7c14cdcf78f.zip
chromium_src-5ce0224ee4d212afec4fffd7f471e7c14cdcf78f.tar.gz
chromium_src-5ce0224ee4d212afec4fffd7f471e7c14cdcf78f.tar.bz2
Update nss_revision to r195338 to pick up the new directory structure
of the NSS and NSPR source tree. The underlying CL is https://codereview.chromium.org/14249009/ R=rsleevi@chromium.org BUG=233732 TEST=no build errors on iOS, Mac OS X, and Windows. Review URL: https://codereview.chromium.org/14361006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195636 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 9d1baa4..25e46d5 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": "191424",
+ "nss_revision": "195338",
# 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.