From 7f6b7cbcfc2e6c9527593f14e757e19ed4959ca6 Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Fri, 29 Mar 2013 21:35:22 +0000 Subject: [PATCH] Revert r3743. TBR=andrew@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1272005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3744 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9c2da11cb2..2cdfef0d9a 100644 --- a/DEPS +++ b/DEPS @@ -52,7 +52,7 @@ deps = { From("chromium_deps", "src/third_party/libjpeg_turbo"), "third_party/libvpx": - Var("chromium_trunk") + "/deps/third_party/libvpx@191157", + Var("chromium_trunk") + "/deps/third_party/libvpx@186754", "third_party/libyuv": (Var("googlecode_url") % "libyuv") + "/trunk@618",