Chromium Code Reviews| 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', |