summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 21:08:30 +0000
committerwjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 21:08:30 +0000
commit8313696839760309f42bd1eb731d7b42a0516436 (patch)
tree33efcc21aea673c2398b8db8c3ddd4e933e3c0dd /DEPS
parented865dcdb6c084aee6bb567d016267d76482a212 (diff)
downloadchromium_src-8313696839760309f42bd1eb731d7b42a0516436.zip
chromium_src-8313696839760309f42bd1eb731d7b42a0516436.tar.gz
chromium_src-8313696839760309f42bd1eb731d7b42a0516436.tar.bz2
roll webrtc to r565
Review URL: http://codereview.chromium.org/7780008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100493 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 9fe2518..7ac062b 100644
--- a/DEPS
+++ b/DEPS
@@ -31,7 +31,7 @@ vars = {
"sfntly_revision": "54",
"skia_revision": "2245",
"v8_revision": "9201",
- "webrtc_revision": "521",
+ "webrtc_revision": "565",
# Note: On most bots, clang is not checked out via DEPS but by
# tools/clang/scripts/update.sh. The script reads this line here.