Update DEPS to pull r6096 changes to third_party/openmax_dl/dl/dl.gyp

BUG=
R=andrew@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/14469005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6098 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
turaj@webrtc.org 2014-05-09 21:40:23 +00:00
parent 0f2a22b3fa
commit e14ffaa40b

2
DEPS
View File

@ -84,7 +84,7 @@ deps = {
From("chromium_deps", "src/third_party/libc++abi/trunk"),
"third_party/openmax_dl/":
(Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@6027",
(Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@6096",
"third_party/libjpeg":
Var("chromium_trunk") + "/src/third_party/libjpeg@" + Var("chromium_revision"),