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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 11228037: Libjingle roll 206:209 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 years, 2 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
===================================================================
--- third_party/libjingle/libjingle.gyp (revision 163413)
+++ third_party/libjingle/libjingle.gyp (working copy)
@@ -537,6 +537,8 @@
'<@(libjingle_source)/talk/app/webrtc/jsepicecandidate.h',
'<@(libjingle_source)/talk/app/webrtc/jsepsessiondescription.cc',
'<@(libjingle_source)/talk/app/webrtc/jsepsessiondescription.h',
+ '<@(libjingle_source)/talk/app/webrtc/localvideosource.cc',
+ '<@(libjingle_source)/talk/app/webrtc/localvideosource.h',
'<@(libjingle_source)/talk/app/webrtc/mediastream.cc',
'<@(libjingle_source)/talk/app/webrtc/mediastream.h',
'<@(libjingle_source)/talk/app/webrtc/mediastreamhandler.cc',
@@ -561,6 +563,9 @@
'<@(libjingle_source)/talk/app/webrtc/portallocatorfactory.cc',
'<@(libjingle_source)/talk/app/webrtc/portallocatorfactory.h',
'<@(libjingle_source)/talk/app/webrtc/streamcollection.h',
+ '<@(libjingle_source)/talk/app/webrtc/videosourceinterface.h',
+ '<@(libjingle_source)/talk/app/webrtc/videosourceproxy.h',
+ '<@(libjingle_source)/talk/app/webrtc/videosourceproxy.cc',
'<@(libjingle_source)/talk/app/webrtc/videotrackrenderers.cc',
'<@(libjingle_source)/talk/app/webrtc/videotrackrenderers.h',
'<@(libjingle_source)/talk/app/webrtc/videotrack.cc',
« 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