Chromium Code Reviews| Index: webrtc/ortc/BUILD.gn |
| diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn |
| index ebba3b86ed86bb727274c04cadf467f96f64a00a..ba0d1b8cdd21b75bf235b017bf2b37aea6b107d6 100644 |
| --- a/webrtc/ortc/BUILD.gn |
| +++ b/webrtc/ortc/BUILD.gn |
| @@ -58,6 +58,7 @@ if (rtc_include_tests) { |
| "rtpparametersconversion_unittest.cc", |
| "rtptransport_unittest.cc", |
| "rtptransportcontroller_unittest.cc", |
| + "srtptransport_unittests.cc", |
| "testrtpparameters.cc", |
| "testrtpparameters.h", |
| ] |