From e88c186dbe8bc59e983c12041ab9416e7e23bdd5 Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Tue, 4 Feb 2014 00:02:35 +0000 Subject: [PATCH] Revert r5480 TBR=ajm@google.com Review URL: https://webrtc-codereview.appspot.com/7959005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5481 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 50202cd7c7..d0481f7174 100644 --- a/DEPS +++ b/DEPS @@ -72,7 +72,7 @@ deps = { From("chromium_deps", "src/third_party/libsrtp"), "third_party/libvpx": - Var("chromium_trunk") + "/deps/third_party/libvpx@248011", + Var("chromium_trunk") + "/deps/third_party/libvpx@241571", "third_party/libyuv": (Var("googlecode_url") % "libyuv") + "/trunk@976",