| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 9e420baa428700aa222208cf8fa6949047847abd..9501958d7f616c0b887d5f55f3c7ac6bd48bd725 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -488,6 +488,7 @@ if (rtc_include_tests) {
|
| "p2p/base/transportdescriptionfactory_unittest.cc",
|
| "p2p/base/turnport_unittest.cc",
|
| "p2p/base/turnserver_unittest.cc",
|
| + "p2p/base/udptransportchannel_unittest.cc",
|
| "p2p/client/basicportallocator_unittest.cc",
|
| "p2p/stunprober/stunprober_unittest.cc",
|
| ]
|
|
|