From 3155f2b65db38a99651958959472d294355ea76c Mon Sep 17 00:00:00 2001 From: "fgalligan@google.com" Date: Fri, 25 Jul 2014 18:58:26 +0000 Subject: [PATCH] Roll chromium 282879:285412. Pick up the libvpx roll: https://codereview.chromium.org/401983003/ R=marpan@google.com TBR=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/21959005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6784 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e9ec58d49b..0b3aeccba3 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": "282879", + "chromium_revision": "285412", # A small subset of WebKit is needed for the Android Python test framework. "webkit_trunk": "http://src.chromium.org/blink/trunk",