diff options
author | perkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 11:50:36 +0000 |
---|---|---|
committer | perkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 11:50:36 +0000 |
commit | afaf69d6639108f554527a73c1b8f8acc6da088b (patch) | |
tree | ad8dc27aa0a6c93d5acf2bb82cc69d9e14014a87 | |
parent | 0a1ff04bc44f42ef7f0a3e1ef18a627ed547e40c (diff) | |
download | chromium_src-afaf69d6639108f554527a73c1b8f8acc6da088b.zip chromium_src-afaf69d6639108f554527a73c1b8f8acc6da088b.tar.gz chromium_src-afaf69d6639108f554527a73c1b8f8acc6da088b.tar.bz2 |
Update WebRtc/libjingle revision from r6496 to r6533.
TBR=ronghuawu@chromium.org
Review URL: https://codereview.chromium.org/357603004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279675 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": "6496", + "webrtc_revision": "6533", "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 69d608c..e74d0cc 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: 6449 +Revision: 6533 License: BSD License File: source/talk/COPYING Security Critical: yes |