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

Unified Diff: talk/libjingle.gyp

Issue 1514573003: Add empty placeholder files for remote audio tracks. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years 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 | « talk/app/webrtc/remoteaudiotrack.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index ceff6337cc6d5fcc8221caf3e5239a71b0081fe0..f1ce18d96a4c309e8933113124f4419e64606c58 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -762,6 +762,8 @@
'app/webrtc/proxy.h',
'app/webrtc/remoteaudiosource.cc',
'app/webrtc/remoteaudiosource.h',
+ 'app/webrtc/remoteaudiotrack.cc',
+ 'app/webrtc/remoteaudiotrack.h',
'app/webrtc/remotevideocapturer.cc',
'app/webrtc/remotevideocapturer.h',
'app/webrtc/rtpreceiver.cc',
« no previous file with comments | « talk/app/webrtc/remoteaudiotrack.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698