diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-14 23:16:41 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-14 23:16:41 +0000 |
commit | 326002d35f864e9d85953ac310eab2b0e56ed331 (patch) | |
tree | 8ac31db9a9eb7a19ad363c864d8000a628c4ac9a /DEPS | |
parent | e437dd572e47588181f3c97841899bd7a0cd8e71 (diff) | |
download | chromium_src-326002d35f864e9d85953ac310eab2b0e56ed331.zip chromium_src-326002d35f864e9d85953ac310eab2b0e56ed331.tar.gz chromium_src-326002d35f864e9d85953ac310eab2b0e56ed331.tar.bz2 |
libvpx roll for readme to point to license file
BUG=55165
TEST=none
Review URL: http://codereview.chromium.org/3426004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59450 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", "nacl_revision": "3186", - "libvpx_revision": "58584", + "libvpx_revision": "59445", "libjingle_revision": "29", } |