Chromium Code Reviews| Index: webrtc/p2p/p2p.gyp |
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
| index f3ffdc0d0aa116a60b8b9b3081a6e345ece42abe..bca40a8e7c1bcdd555b6afe08352653b72cfa04e 100644 |
| --- a/webrtc/p2p/p2p.gyp |
| +++ b/webrtc/p2p/p2p.gyp |
| @@ -73,6 +73,8 @@ |
| 'client/basicportallocator.h', |
| 'client/socketmonitor.cc', |
| 'client/socketmonitor.h', |
| + 'rawudp/rawudptransportchannel.cc', |
| + 'rawudp/rawudptransportchannel.h', |
|
pthatcher1
2016/10/07 17:36:35
I'm guessing udptransportchannel.cc and UdpTranspo
|
| ], |
| 'direct_dependent_settings': { |
| 'defines': [ |