Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 6853f8e46685e520c600237334c3e2efeb5aab56..92237325c45fd1299dc74a53d2aff97367664eee 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", |