Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 30146170538ce3e3ec937c168fc91f0266a26b6f..b1c320efb87cd18d1aac3177f921f31bcacb8163 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/packettransport.h", |
| "base/port.cc", |
| "base/port.h", |
| "base/portallocator.cc", |