Chromium Code Reviews| Index: webrtc/ortc/BUILD.gn |
| diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn |
| index 1034da632d5cb25ab751567089b42b69347aaa36..e570259c77f3ea8f16dc097508f0618c28159186 100644 |
| --- a/webrtc/ortc/BUILD.gn |
| +++ b/webrtc/ortc/BUILD.gn |
| @@ -76,6 +76,7 @@ if (rtc_include_tests) { |
| ":ortc", |
| "../base:rtc_base", |
| "../base:rtc_base_approved", |
| + "../base:rtc_base_tests_main", |
| "../base:rtc_base_tests_utils", |
| "../media:rtc_unittest_main", |
| "../p2p:p2p_test_utils", |