From 0ef565ee7d1a3e2c5602e4ff4217845706bc5047 Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Tue, 27 May 2014 21:13:52 +0000 Subject: [PATCH] Roll libvpx 267596:269083 R=andrew@webrtc.org TBR=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19549004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6255 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1bac11f36f..f1b0cad575 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { From("chromium_deps", "src/third_party/libsrtp"), "third_party/libvpx": - Var("chromium_trunk") + "/deps/third_party/libvpx@267596", + Var("chromium_trunk") + "/deps/third_party/libvpx@269083", "third_party/libyuv": (Var("googlecode_url") % "libyuv") + "/trunk@1000",