Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 30146170538ce3e3ec937c168fc91f0266a26b6f..2b1cd1f22c6e9902b9a1b2649b8a4f4c018d4d3b 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -36,6 +36,7 @@ rtc_static_library("rtc_p2p") { |
| "base/p2ptransportchannel.cc", |
| "base/p2ptransportchannel.h", |
| "base/packetsocketfactory.h", |
| + "base/packettransportinterface.h", |
| "base/port.cc", |
| "base/port.h", |
| "base/portallocator.cc", |