summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-29 20:04:30 +0000
committerronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-29 20:04:30 +0000
commitfbbbf6c3ba10804ec9429256f032c7370c5c652e (patch)
tree703bcea1167350a8ce0b0ce5b7d07c7ee9840430 /third_party
parent98eb87d6bc550a5cb5f1a219b6973101b873f8d5 (diff)
downloadchromium_src-fbbbf6c3ba10804ec9429256f032c7370c5c652e.zip
chromium_src-fbbbf6c3ba10804ec9429256f032c7370c5c652e.tar.gz
chromium_src-fbbbf6c3ba10804ec9429256f032c7370c5c652e.tar.bz2
Rolling libjingle r220.
TEST=apprtc and try bots Review URL: https://codereview.chromium.org/11273088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164726 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/libjingle/README.chromium2
-rw-r--r--third_party/libjingle/libjingle.gyp4
2 files changed, 3 insertions, 3 deletions
diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium
index 1eb6042..6700826 100644
--- a/third_party/libjingle/README.chromium
+++ b/third_party/libjingle/README.chromium
@@ -2,7 +2,7 @@ Name: Libjingle library. Used for p2p voice and video communication.
Short Name: libjingle
URL: http://code.google.com/p/libjingle/
Version: unknown
-Revision: 219
+Revision: 220
License: BSD
License File: source/COPYING
Security Critical: yes
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 63817d8..493c29f 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -514,8 +514,8 @@
'<@(libjingle_source)/talk/p2p/base/transportchannelproxy.h',
'<@(libjingle_source)/talk/p2p/base/transportdescriptionfactory.cc',
'<@(libjingle_source)/talk/p2p/base/transportdescriptionfactory.h',
- '<@(libjingle_source)/talk/p2p/base/udpport.cc',
- '<@(libjingle_source)/talk/p2p/base/udpport.h',
+ '<@(libjingle_source)/talk/p2p/base/turnport.cc',
+ '<@(libjingle_source)/talk/p2p/base/turnport.h',
'<@(libjingle_source)/talk/p2p/client/basicportallocator.cc',
'<@(libjingle_source)/talk/p2p/client/basicportallocator.h',
'<@(libjingle_source)/talk/p2p/client/httpportallocator.cc',