| Index: webrtc/p2p/p2p.gyp
|
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
|
| index f3ffdc0d0aa116a60b8b9b3081a6e345ece42abe..d0dd8152695c6d23c4f7fd0b0af44f180b60854a 100644
|
| --- a/webrtc/p2p/p2p.gyp
|
| +++ b/webrtc/p2p/p2p.gyp
|
| @@ -69,6 +69,10 @@
|
| 'base/turnport.cc',
|
| 'base/turnport.h',
|
| 'base/udpport.h',
|
| + 'base/udptransport.cc',
|
| + 'base/udptransport.h',
|
| + 'base/udptransportchannel.cc',
|
| + 'base/udptransportchannel.h',
|
| 'client/basicportallocator.cc',
|
| 'client/basicportallocator.h',
|
| 'client/socketmonitor.cc',
|
|
|