| Index: webrtc/p2p/BUILD.gn
|
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn
|
| index 649e9cfd21397efefc63f7823b47ab911ce473a0..1ec85080b12c6dbbe6356b9039a531e6a768cd9a 100644
|
| --- a/webrtc/p2p/BUILD.gn
|
| +++ b/webrtc/p2p/BUILD.gn
|
| @@ -61,9 +61,6 @@ rtc_static_library("rtc_p2p") {
|
| "base/tcpport.cc",
|
| "base/tcpport.h",
|
| "base/transport.h",
|
| - "base/transportchannel.cc",
|
| - "base/transportchannel.h",
|
| - "base/transportchannelimpl.h",
|
| "base/transportcontroller.cc",
|
| "base/transportcontroller.h",
|
| "base/transportdescription.cc",
|
|
|