Revert 1976 - Upgrade libyuv to rev 232.

BUG=
TEST=

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

TBR=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/469004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1977 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2012-04-02 22:40:37 +00:00
parent 8129fbf3a0
commit 8e0f917752

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@232",
(Var("googlecode_url") % "libyuv") + "/trunk@192",
"trunk/third_party/protobuf":
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),