Chromium Code Reviews| Index: webrtc/p2p/p2p.gyp |
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
| index 6f046a91d7deac02d975dbed64d9083979e9a935..1ab74a532273d2cde1a9f4d8599e198067c10802 100644 |
| --- a/webrtc/p2p/p2p.gyp |
| +++ b/webrtc/p2p/p2p.gyp |
| @@ -70,6 +70,10 @@ |
| 'base/turnport.cc', |
| 'base/turnport.h', |
| 'base/udpport.h', |
| + 'base/udptransport.cc', |
| + 'base/udptransport.h', |
|
pthatcher1
2016/11/02 06:19:38
These files don't exist.
johan
2016/11/02 15:14:04
Acknowledged.
|
| + 'base/udptransportchannel.cc', |
| + 'base/udptransportchannel.h', |
| 'client/basicportallocator.cc', |
| 'client/basicportallocator.h', |
| 'client/socketmonitor.cc', |