Upgrade libyuv to r216.

BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1979 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-04-03 10:01:08 +00:00
parent b63b065cfc
commit 4365d9881d

2
DEPS
View File

@ -48,7 +48,7 @@ deps = {
"http://git.chromium.org/webm/libvpx.git@6b66c01c",
"trunk/third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@192",
(Var("googlecode_url") % "libyuv") + "/trunk@216",
"trunk/third_party/protobuf":
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),