Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 55b6a95bde5fac00d4918ad872188f5ffe276e69..0968224b2d12987fe48fb58d5a136c1dbd3b8d40 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -258,6 +258,7 @@ if (!build_with_chromium) { |
"media", |
"modules", |
"modules/video_capture:video_capture_internal_impl", |
+ "ortc", |
"p2p", |
"pc", |
"sdk", |
@@ -298,6 +299,7 @@ if (!build_with_chromium) { |
"modules/audio_processing:audio_processing_tests", |
"modules/rtp_rtcp:test_packet_masks_metrics", |
"modules/video_capture:video_capture_internal_impl", |
+ "ortc:ortc_unittests", |
"pc:peerconnection_unittests", |
"pc:rtc_pc_unittests", |
"stats:rtc_stats_unittests", |