diff options
author | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-26 09:02:22 +0000 |
---|---|---|
committer | niklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-26 09:02:22 +0000 |
commit | b6d0b6c4d9de25549dad3210e0c173eb56aa518e (patch) | |
tree | 7ad9e71de963fdd93b194b4165326aaa55953bee /DEPS | |
parent | 6c199d91cb443a51aba5dc189340e0d225e2276b (diff) | |
download | chromium_src-b6d0b6c4d9de25549dad3210e0c173eb56aa518e.zip chromium_src-b6d0b6c4d9de25549dad3210e0c173eb56aa518e.tar.gz chromium_src-b6d0b6c4d9de25549dad3210e0c173eb56aa518e.tar.bz2 |
Fix for FEC in VP8
Review URL: http://codereview.chromium.org/9835082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "11129", - "webrtc_revision": "1927", + "webrtc_revision": "1935", "jsoncpp_revision": "248", "nss_revision": "126189", "rlz_revision": "105", |