diff --git a/p2p/BUILD.gn b/p2p/BUILD.gn index 53fe57c6e4..f9c75cf2d8 100644 --- a/p2p/BUILD.gn +++ b/p2p/BUILD.gn @@ -65,6 +65,7 @@ rtc_static_library("rtc_p2p") { "base/tcpport.cc", "base/tcpport.h", "base/transport.h", + "base/transportchannelimpl.h", "base/transportdescription.cc", "base/transportdescription.h", "base/transportdescriptionfactory.cc",