Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index d99dc4da4a3b5a141626bb3b83a4ca7d3d36f8e3..32cc96b7a9e8f63e7a684cb3690d890392cdcbe3 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -252,6 +252,7 @@ if (!build_with_chromium) { |
"media", |
"modules", |
"modules/video_capture:video_capture_internal_impl", |
+ "ortc", |
"p2p", |
"pc", |
"sdk", |