diff --git a/DEPS b/DEPS index bfea0f3db..7e9be6b09 100644 --- a/DEPS +++ b/DEPS @@ -55,7 +55,7 @@ deps = { "http://git.chromium.org/webm/libvpx.git@fd3078fd8", "third_party/libyuv": - (Var("googlecode_url") % "libyuv") + "/trunk@426", + (Var("googlecode_url") % "libyuv") + "/trunk@438", "third_party/opus": Var("chromium_trunk") + "/src/third_party/opus@163910",