diff --git a/DEPS b/DEPS index 6c77a16d1a..94e889635d 100644 --- a/DEPS +++ b/DEPS @@ -55,7 +55,7 @@ deps = { Var("chromium_trunk") + "/deps/third_party/libvpx@192165", "third_party/libyuv": - (Var("googlecode_url") % "libyuv") + "/trunk@618", + (Var("googlecode_url") % "libyuv") + "/trunk@676", "third_party/opus": Var("chromium_trunk") + "/src/third_party/opus@185405",