diff --git a/DEPS b/DEPS index eee2c3f59..e47b089ad 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@338", + (Var("googlecode_url") % "libyuv") + "/trunk@341", "third_party/protobuf": Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),