Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 6f507a655fb53e7996600e309ede7844ec9caaa8..2a4adf8f6563ad03b254fff96f365ab4acce87ba 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -341,6 +341,7 @@ source_set("rtc_event_log") { |
deps = [ |
":webrtc_common", |
+ "modules/rtp_rtcp", |
] |
if (rtc_enable_protobuf) { |