summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-26 14:21:44 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-26 14:21:44 +0000
commit537e965d1e0780597ca6e3a21d43893097a3733c (patch)
tree9f784d63a3b27d5e46adcabef889a9ab237e8d2b /DEPS
parent475a248df1a971a2b5a3e840f6eea96ca7d8cf2d (diff)
downloadchromium_src-537e965d1e0780597ca6e3a21d43893097a3733c.zip
chromium_src-537e965d1e0780597ca6e3a21d43893097a3733c.tar.gz
chromium_src-537e965d1e0780597ca6e3a21d43893097a3733c.tar.bz2
Update OpenSSL to r105093 to pick up:
------------------------------------------------------------------------ r105093 | agl@chromium.org | 2011-10-12 12:38:57 -0400 (Wed, 12 Oct 2011) | 6 lines Include POSIX systems that aren't Linux. http://codereview.chromium.org/8233003/ Patch-by: Robert Nagy ------------------------------------------------------------------------ Review URL: http://codereview.chromium.org/8392035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107347 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 c1e1159..7e846d2 100644
--- a/DEPS
+++ b/DEPS
@@ -386,7 +386,7 @@ deps_os = {
(Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@8",
"src/third_party/openssl":
- "/trunk/deps/third_party/openssl@101988",
+ "/trunk/deps/third_party/openssl@105093",
"src/third_party/WebKit/Tools/gdb":
Var("webkit_trunk") + "/Tools/gdb@" + Var("webkit_revision"),