Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 9967b1212ea9c64d67a544df9b58004a133df837..07fcdf44f83f0a4d317e4bd2c5b838a60adc36bd 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -39,6 +39,7 @@ rtc_static_library("rtc_p2p") { |
| "base/p2ptransportchannel.h", |
| "base/packetsocketfactory.h", |
| "base/packettransportinterface.h", |
| + "base/packettransportinternal.h", |
| "base/port.cc", |
| "base/port.h", |
| "base/portallocator.cc", |