Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1297)

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 271593004: Revert of Updates webrtc/libjingle to 6070 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 2b12d43e5a7fe978b1cc7e7e73a9a3a9d95e813c..b346576fa586cef1df94623527d40191ccbf65e9 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -428,8 +428,6 @@
'<(libjingle_source)/talk/media/webrtc/webrtcvoe.h',
'<(libjingle_source)/talk/session/media/audiomonitor.cc',
'<(libjingle_source)/talk/session/media/audiomonitor.h',
- '<(libjingle_source)/talk/session/media/bundlefilter.cc',
- '<(libjingle_source)/talk/session/media/bundlefilter.h',
'<(libjingle_source)/talk/session/media/call.cc',
'<(libjingle_source)/talk/session/media/call.h',
'<(libjingle_source)/talk/session/media/channel.cc',
@@ -455,6 +453,8 @@
'<(libjingle_source)/talk/session/media/soundclip.h',
'<(libjingle_source)/talk/session/media/srtpfilter.cc',
'<(libjingle_source)/talk/session/media/srtpfilter.h',
+ '<(libjingle_source)/talk/session/media/ssrcmuxfilter.cc',
+ '<(libjingle_source)/talk/session/media/ssrcmuxfilter.h',
'<(libjingle_source)/talk/session/media/typingmonitor.cc',
'<(libjingle_source)/talk/session/media/typingmonitor.h',
'<(libjingle_source)/talk/session/media/voicechannel.h',
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698