Roll libyuv to match chrome and gtp roll.

BUG=none
TEST=try bots pass
Review URL: https://webrtc-codereview.appspot.com/784012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2780 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com
2012-09-18 08:03:32 +00:00
parent f4ca522e9b
commit 2e7c22da7d

2
DEPS
View File

@ -51,7 +51,7 @@ deps = {
"http://git.chromium.org/webm/libvpx.git@08cf9faed",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@342",
(Var("googlecode_url") % "libyuv") + "/trunk@359",
"third_party/protobuf":
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),