diff options
author | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-21 22:05:52 +0000 |
---|---|---|
committer | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-21 22:05:52 +0000 |
commit | f0877dba1da8980db6502a58a851ee89d4b49652 (patch) | |
tree | 718114214b23bf03d5bfb29668092c32a35fb0ac | |
parent | 4b2d2b261a3ff1c58f63fb0ee997c25c3963f39f (diff) | |
download | chromium_src-f0877dba1da8980db6502a58a851ee89d4b49652.zip chromium_src-f0877dba1da8980db6502a58a851ee89d4b49652.tar.gz chromium_src-f0877dba1da8980db6502a58a851ee89d4b49652.tar.bz2 |
Update webrtc/libjingle to r5751.
R=mallinath@chromium.org
Review URL: https://codereview.chromium.org/208643003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258679 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | third_party/libjingle/README.chromium | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -55,7 +55,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": "5721", + "webrtc_revision": "5751", "jsoncpp_revision": "248", "nss_revision": "257452", # Three lines of non-changing comments so that diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index c9ae048..b89ad08 100644 --- a/third_party/libjingle/README.chromium +++ b/third_party/libjingle/README.chromium @@ -1,7 +1,7 @@ Name: libjingle URL: http://code.google.com/p/webrtc/ Version: unknown -Revision: 5721 +Revision: 5751 License: BSD License File: source/talk/COPYING Security Critical: yes |