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