summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsheu@google.com <sheu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 21:39:42 +0000
committersheu@google.com <sheu@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 21:39:42 +0000
commitf7c5408052196412235329fdaaae95295ce47a3b (patch)
tree92815591d6f5158e30092262801158cb071b4758 /DEPS
parent52754c050bcf08cf4528185e81500c11611915d2 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 12cffaf..3524b5a 100644
--- a/DEPS
+++ b/DEPS
@@ -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