From d873540101d51d3b8dd5dd486b381f88c8ea5c07 Mon Sep 17 00:00:00 2001 From: "fgalligan@google.com" Date: Mon, 14 Jul 2014 23:14:48 +0000 Subject: [PATCH] Roll chromium 282462:282879. Pick up the libvpx roll: https://codereview.chromium.org/387003005/ R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19969004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6684 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0da9739b0..924a1573b 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code", "chromium_trunk" : "http://src.chromium.org/svn/trunk", - "chromium_revision": "282462", + "chromium_revision": "282879", # A small subset of WebKit is needed for the Android Python test framework. "webkit_trunk": "http://src.chromium.org/blink/trunk",