summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorniklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-26 09:02:22 +0000
committerniklase@chromium.org <niklase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-26 09:02:22 +0000
commitb6d0b6c4d9de25549dad3210e0c173eb56aa518e (patch)
tree7ad9e71de963fdd93b194b4165326aaa55953bee /DEPS
parent6c199d91cb443a51aba5dc189340e0d225e2276b (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c173963..1f1ce59 100644
--- a/DEPS
+++ b/DEPS
@@ -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",