Index: webrtc/p2p/p2p.gyp |
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
index ac7a4641de34fab38fcc300e133b414f56845445..5bb916705685ae9dab814964ed0c114ba33f714a 100644 |
--- a/webrtc/p2p/p2p.gyp |
+++ b/webrtc/p2p/p2p.gyp |
@@ -72,6 +72,8 @@ |
'base/transportchannelimpl.h', |
'base/transportchannelproxy.cc', |
'base/transportchannelproxy.h', |
+ 'base/transportcontroller.cc', |
+ 'base/transportcontroller.h', |
pthatcher1
2015/08/10 20:40:17
Sadly, you'll need to prepare a chromium CL to upd
|
'base/transportdescription.cc', |
'base/transportdescription.h', |
'base/transportdescriptionfactory.cc', |