diff options
author | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-24 22:30:24 +0000 |
---|---|---|
committer | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-24 22:30:24 +0000 |
commit | 9f50fc0330b8fa8d1871fe508c34e9a0e223edad (patch) | |
tree | 5dc7145fd755750f7699d27dd0546492e7f56682 /DEPS | |
parent | f7bf8ba4fbd763776444f9863a17b46dd7d55fd0 (diff) | |
download | chromium_src-9f50fc0330b8fa8d1871fe508c34e9a0e223edad.zip chromium_src-9f50fc0330b8fa8d1871fe508c34e9a0e223edad.tar.gz chromium_src-9f50fc0330b8fa8d1871fe508c34e9a0e223edad.tar.bz2 |
Roll DEPS to libvpx:75967 ffmpeg:75963
BUG=70688
TEST=none
TBR=scherkus
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75976 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ vars = { "swig_revision": "69281", "nacl_revision": "4340", "libjingle_revision": "50", - "libvpx_revision": "75908", - "ffmpeg_revision": "74917", + "libvpx_revision": "75967", + "ffmpeg_revision": "75963", "skia_revision": "820", "v8_revision": "6926", } |