diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-28 17:55:39 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-28 17:55:39 +0000 |
commit | 972fce180b4a1e9993a8997a5da99accb1616f41 (patch) | |
tree | f9d3385ffcc4e987059d43a89d5e14671c89668b /DEPS | |
parent | 1ebf8968d8b95f16a7da03c567d55782fe08ff39 (diff) | |
download | chromium_src-972fce180b4a1e9993a8997a5da99accb1616f41.zip chromium_src-972fce180b4a1e9993a8997a5da99accb1616f41.tar.gz chromium_src-972fce180b4a1e9993a8997a5da99accb1616f41.tar.bz2 |
Roll DEPS to export libvpx symbols in FFmpeg
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3421037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60811 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { "nacl_revision": "3186", "libjingle_revision": "29", "libvpx_revision": "60399", - "ffmpeg_revision": "60666", + "ffmpeg_revision": "60702", } deps = { |