diff options
author | mallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-15 18:22:59 +0000 |
---|---|---|
committer | mallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-15 18:22:59 +0000 |
commit | f79845d3a6396c1c6afb1615a9d00d9a691856fc (patch) | |
tree | 5f2acaf985032b35781f48ce2529c8f9793c44d3 | |
parent | 8d96434f9b5e6dca2ee4b6417bf7392b3c2a7b70 (diff) | |
download | chromium_src-f79845d3a6396c1c6afb1615a9d00d9a691856fc.zip chromium_src-f79845d3a6396c1c6afb1615a9d00d9a691856fc.tar.gz chromium_src-f79845d3a6396c1c6afb1615a9d00d9a691856fc.tar.bz2 |
Roll libjingle/webrtc r6116 -> r6174
R=ronghuawu@chromium.org, perkj@chromium.org
Review URL: https://codereview.chromium.org/289953003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270743 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
@@ -60,7 +60,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": "6116", + "webrtc_revision": "6174", "jsoncpp_revision": "248", "nss_revision": "267366", # Three lines of non-changing comments so that diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index 594eb83..ffb9f54 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: 6116 +Revision: 6174 License: BSD License File: source/talk/COPYING Security Critical: yes |