From 895698067c8bf25ee7bd31d864a64579dc86dedb Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Wed, 2 Jul 2014 02:50:05 +0000 Subject: [PATCH] Roll chromium 280149:280876. Pick up the libvpx roll: https://codereview.chromium.org/367733002/ R=andrew@webrtc.org TBR=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/21789004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6580 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 672bf543b8..485affaa41 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": "280149", + "chromium_revision": "280876", # A small subset of WebKit is needed for the Android Python test framework. "webkit_trunk": "http://src.chromium.org/blink/trunk",