Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index e94e33968c592a998262f7dbe6fafc07696ad6d1..e461af2b3ac4fcca6ae81f6da76b070ca7a6816c 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -299,6 +299,7 @@ if (!build_with_chromium) { |
"modules/rtp_rtcp:test_packet_masks_metrics", |
"modules/video_capture:video_capture_internal_impl", |
"modules/video_coding:plot_videoprocessor_integrationtest", |
+ "ortc:ortc_unittests", |
"pc:peerconnection_unittests", |
"pc:rtc_pc_unittests", |
"stats:rtc_stats_unittests", |