Bump libyuv version to 331 which includes clang build fixes.
BUG=none TEST=devenv -build Debug webrtc.sln Review URL: https://webrtc-codereview.appspot.com/766004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2679 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
e41bbdfecc
commit
a4fa46108c
2
DEPS
2
DEPS
@ -51,7 +51,7 @@ deps = {
|
||||
"http://git.chromium.org/webm/libvpx.git@c522217d",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@255",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@331",
|
||||
|
||||
"third_party/protobuf":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
Loading…
Reference in New Issue
Block a user