summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 17:24:36 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-03 17:24:36 +0000
commit5cfa36e1d4d3dced88ab241390733e359f154378 (patch)
tree284382e0c6e6eb1b32118cfcbf1dd64176824fac /DEPS
parent3d2853d9119b49e0c549e075ecd0265e702e2e8d (diff)
downloadchromium_src-5cfa36e1d4d3dced88ab241390733e359f154378.zip
chromium_src-5cfa36e1d4d3dced88ab241390733e359f154378.tar.gz
chromium_src-5cfa36e1d4d3dced88ab241390733e359f154378.tar.bz2
Linux: roll ffmpeg and vpx so that we can build with system vpx
Also change remoting files to use libvpx shim header. This is upstreaming Gentoo Linux changes. TBR=scherkus TEST=none BUG=none Review URL: http://codereview.chromium.org/6588123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76757 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 3c78ceb..bf1e187 100644
--- a/DEPS
+++ b/DEPS
@@ -9,8 +9,8 @@ vars = {
"swig_revision": "69281",
"nacl_revision": "4382",
"libjingle_revision": "50",
- "libvpx_revision": "75967",
- "ffmpeg_revision": "76175",
+ "libvpx_revision": "76510",
+ "ffmpeg_revision": "76547",
"skia_revision": "876",
"v8_revision": "7023",
}