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

Unified Diff: talk/libjingle.gyp

Issue 1269863005: MediaController/Call instantiation. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: comments Created 5 years, 3 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
Index: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index cdd05b37bb95315dd5ef58db69014b01c95bb1cb..df89996b67eaa07755f8118f4c621134746efc4c 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -723,6 +723,8 @@
'app/webrtc/localaudiosource.h',
'app/webrtc/mediaconstraintsinterface.cc',
'app/webrtc/mediaconstraintsinterface.h',
+ 'app/webrtc/mediacontroller.cc',
+ 'app/webrtc/mediacontroller.h',
'app/webrtc/mediastream.cc',
'app/webrtc/mediastream.h',
'app/webrtc/mediastreamhandler.cc',

Powered by Google App Engine
This is Rietveld 408576698