| Index: webrtc/p2p/p2p.gyp
|
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
|
| index 74546edec04e74e5b5093416b8e1e54a117e991e..0a032eb359860a7e2651b930b64fd0e68879e379 100644
|
| --- a/webrtc/p2p/p2p.gyp
|
| +++ b/webrtc/p2p/p2p.gyp
|
| @@ -68,6 +68,8 @@
|
| 'base/transportchannelimpl.h',
|
| 'base/transportchannelproxy.cc',
|
| 'base/transportchannelproxy.h',
|
| + 'base/transportcontroller.cc',
|
| + 'base/transportcontroller.h',
|
| 'base/transportdescription.cc',
|
| 'base/transportdescription.h',
|
| 'base/transportdescriptionfactory.cc',
|
|
|