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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 167313002: Update webrtc/libjingle 5523:5548. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 10 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 251367)
+++ third_party/libjingle/libjingle.gyp (working copy)
@@ -582,6 +582,7 @@
}],
['use_openssl==1', {
'sources': [
+ '<(libjingle_source)/talk/base/openssl.h',
'<(libjingle_source)/talk/base/openssladapter.cc',
'<(libjingle_source)/talk/base/openssldigest.cc',
'<(libjingle_source)/talk/base/opensslidentity.cc',
@@ -679,6 +680,8 @@
'<(libjingle_source)/talk/app/webrtc/peerconnectioninterface.h',
'<(libjingle_source)/talk/app/webrtc/portallocatorfactory.cc',
'<(libjingle_source)/talk/app/webrtc/portallocatorfactory.h',
+ '<(libjingle_source)/talk/app/webrtc/remoteaudiosource.cc',
+ '<(libjingle_source)/talk/app/webrtc/remoteaudiosource.h',
'<(libjingle_source)/talk/app/webrtc/remotevideocapturer.cc',
'<(libjingle_source)/talk/app/webrtc/remotevideocapturer.h',
'<(libjingle_source)/talk/app/webrtc/sctputils.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