diff --git a/DEPS b/DEPS index e47b089ad7..658e0d3989 100644 --- a/DEPS +++ b/DEPS @@ -51,7 +51,7 @@ deps = { "http://git.chromium.org/webm/libvpx.git@c6fd0a5d", "third_party/libyuv": - (Var("googlecode_url") % "libyuv") + "/trunk@341", + (Var("googlecode_url") % "libyuv") + "/trunk@342", "third_party/protobuf": Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),