Index: webrtc/p2p/p2p.gyp |
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
index 19c022ff40857825ec2189df226f005eac071203..98e483fcb8ec86c6319cb281af013cc975f12232 100644 |
--- a/webrtc/p2p/p2p.gyp |
+++ b/webrtc/p2p/p2p.gyp |
@@ -28,8 +28,6 @@ |
'base/dtlstransportchannel.h', |
'base/p2pconstants.cc', |
'base/p2pconstants.h', |
- 'base/p2ptransport.cc', |
- 'base/p2ptransport.h', |
'base/p2ptransportchannel.cc', |
'base/p2ptransportchannel.h', |
'base/packettransportinterface.h', |
@@ -70,6 +68,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', |