diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 23:14:10 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 23:14:10 +0000 |
commit | c4c9f79801e5587169457faf63c1774c66d4a4e3 (patch) | |
tree | 6555165609c42cc0625d329ee5818b44ddd62c64 /DEPS | |
parent | da13149ce31f90954e22fce5f4b31575da206412 (diff) | |
download | chromium_src-c4c9f79801e5587169457faf63c1774c66d4a4e3.zip chromium_src-c4c9f79801e5587169457faf63c1774c66d4a4e3.tar.gz chromium_src-c4c9f79801e5587169457faf63c1774c66d4a4e3.tar.bz2 |
roll to pull in configs with arm libvpx disabled
BUG=none
TEST=ARM chromium should build
Review URL: http://codereview.chromium.org/3433023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60547 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ vars = { "nacl_revision": "3186", "libjingle_revision": "29", "libvpx_revision": "60399", - "ffmpeg_revision": "60496", + "ffmpeg_revision": "60546", } deps = { |