| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index be0e88e442a6ac0d24575a07900574ad31a31793..cef4c4e7f394e5fd0f1f5c371a1d131c9de6dece 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -502,6 +502,7 @@ if (rtc_include_tests) {
|
| "p2p/base/transportcontroller_unittest.cc",
|
| "p2p/base/transportdescriptionfactory_unittest.cc",
|
| "p2p/base/turnport_unittest.cc",
|
| + "p2p/base/turnserver_unittest.cc",
|
| "p2p/client/basicportallocator_unittest.cc",
|
| "p2p/stunprober/stunprober_unittest.cc",
|
| ]
|
|
|