diff options
author | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:08:30 +0000 |
---|---|---|
committer | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-09 21:08:30 +0000 |
commit | 8313696839760309f42bd1eb731d7b42a0516436 (patch) | |
tree | 33efcc21aea673c2398b8db8c3ddd4e933e3c0dd /DEPS | |
parent | ed865dcdb6c084aee6bb567d016267d76482a212 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |