diff options
author | sheu@google.com <sheu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 21:39:42 +0000 |
---|---|---|
committer | sheu@google.com <sheu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 21:39:42 +0000 |
commit | f7c5408052196412235329fdaaae95295ce47a3b (patch) | |
tree | 92815591d6f5158e30092262801158cb071b4758 /DEPS | |
parent | 52754c050bcf08cf4528185e81500c11611915d2 (diff) | |
download | chromium_src-f7c5408052196412235329fdaaae95295ce47a3b.zip chromium_src-f7c5408052196412235329fdaaae95295ce47a3b.tar.gz chromium_src-f7c5408052196412235329fdaaae95295ce47a3b.tar.bz2 |
Update webrtc/libjingle 5080:5088.
R=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/62833004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. - "webrtc_revision": "5080", + "webrtc_revision": "5088", "jsoncpp_revision": "248", "nss_revision": "231937", # Three lines of non-changing comments so that |