| Index: webrtc/p2p/p2p.gyp
|
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
|
| index 74546edec04e74e5b5093416b8e1e54a117e991e..45c9e13d194b26748415a5889902d744729bc837 100644
|
| --- a/webrtc/p2p/p2p.gyp
|
| +++ b/webrtc/p2p/p2p.gyp
|
| @@ -78,11 +78,8 @@
|
| 'base/turnserver.cc',
|
| 'base/turnserver.h',
|
| 'base/udpport.h',
|
| - 'client/autoportallocator.h',
|
| 'client/basicportallocator.cc',
|
| 'client/basicportallocator.h',
|
| - 'client/connectivitychecker.cc',
|
| - 'client/connectivitychecker.h',
|
| 'client/httpportallocator.cc',
|
| 'client/httpportallocator.h',
|
| 'client/socketmonitor.cc',
|
|
|