diff options
author | minyue@google.com <minyue@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-03 16:22:21 +0000 |
---|---|---|
committer | minyue@google.com <minyue@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-03 16:22:21 +0000 |
commit | 0e9ace46cf9e3593b2ba288d7da5a8c49d454dbd (patch) | |
tree | 0f50de11f9ae0bbc1d6e3601556f544303acda26 | |
parent | f338487cfe5a82ebd96f088436ca2f0062adde58 (diff) | |
download | chromium_src-0e9ace46cf9e3593b2ba288d7da5a8c49d454dbd.zip chromium_src-0e9ace46cf9e3593b2ba288d7da5a8c49d454dbd.tar.gz chromium_src-0e9ace46cf9e3593b2ba288d7da5a8c49d454dbd.tar.bz2 |
Update WebRtc/libjingle revision from r6544 to r6586
R=kjellander@chromium.org, mcasas@chromium.org
TBR=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/368213002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281278 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
@@ -54,7 +54,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": "6544", + "webrtc_revision": "6586", "jsoncpp_revision": "248", "nss_revision": "277057", # Three lines of non-changing comments so that diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index d2b2d89..56b49a7 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: 6544 +Revision: 6586 License: BSD License File: source/talk/COPYING Security Critical: yes |