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

Unified Diff: talk/libjingle.gyp

Issue 1269863005: MediaController/Call instantiation. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: nullptr Created 5 years, 4 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 5a61ca4ee8d8820bd1ad0c1434907bd462571767..0b447dd951688cbb27e6b4c870ff19f5bab169c3 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -724,6 +724,8 @@
'app/webrtc/localaudiosource.h',
'app/webrtc/mediaconstraintsinterface.cc',
'app/webrtc/mediaconstraintsinterface.h',
+ 'app/webrtc/mediacontroller.cc',
+ 'app/webrtc/mediacontroller.h',
pthatcher1 2015/09/02 21:24:22 FYI, this will break the Chrome FYI bots. Be prep
the sun 2015/09/03 15:00:46 Right, thanks for the reminder!
'app/webrtc/mediastream.cc',
'app/webrtc/mediastream.h',
'app/webrtc/mediastreamhandler.cc',

Powered by Google App Engine
This is Rietveld 408576698