diff options
author | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-07 21:02:24 +0000 |
---|---|---|
committer | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-07 21:02:24 +0000 |
commit | 39944f52a7d6495574b27443f9d935a76c5d488a (patch) | |
tree | 98783f16bdbef8986df49cf57dd568e214065d24 /DEPS | |
parent | 1f4e27cc4844eb0907ef6463330fcb5e56ac06e5 (diff) | |
download | chromium_src-39944f52a7d6495574b27443f9d935a76c5d488a.zip chromium_src-39944f52a7d6495574b27443f9d935a76c5d488a.tar.gz chromium_src-39944f52a7d6495574b27443f9d935a76c5d488a.tar.bz2 |
roll webrtc to r711
Review URL: http://codereview.chromium.org/8206010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104557 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": "98", "skia_revision": "2429", "v8_revision": "9442", - "webrtc_revision": "634", + "webrtc_revision": "711", # Note: On most bots, clang is not checked out via DEPS but by # tools/clang/scripts/update.sh. The script reads this line here. |