diff --git a/DEPS b/DEPS index a4df086235..333cd984c5 100644 --- a/DEPS +++ b/DEPS @@ -81,7 +81,7 @@ deps = { Var("chromium_trunk") + "/deps/third_party/libvpx@264320", "third_party/libyuv": - (Var("googlecode_url") % "libyuv") + "/trunk@994", + (Var("googlecode_url") % "libyuv") + "/trunk@1000", "third_party/opus": Var("chromium_trunk") + "/src/third_party/opus@258909",