Chromium Code Reviews| Index: webrtc/p2p/p2p.gyp |
| diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp |
| index 9511d1c974e2acab107e8bdc5c19a659f9fadb13..fbcd135c717891841d3462df74d324cbf0784ac1 100644 |
| --- a/webrtc/p2p/p2p.gyp |
| +++ b/webrtc/p2p/p2p.gyp |
| @@ -75,6 +75,8 @@ |
| 'client/httpportallocator.h', |
| 'client/socketmonitor.cc', |
| 'client/socketmonitor.h', |
| + 'rawudp/rawudptransportchannel.cc', |
| + 'rawudp/rawudptransportchannel.h', |
| ], |
| 'direct_dependent_settings': { |
| 'defines': [ |