Index: webrtc/p2p/BUILD.gn |
diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
index 16b8762791c2de0d29160c8d306a0640f07872ed..3c4d39c74d1bb1d069637f3fe89a3c575c6d1bda 100644 |
--- a/webrtc/p2p/BUILD.gn |
+++ b/webrtc/p2p/BUILD.gn |
@@ -87,6 +87,7 @@ rtc_static_library("rtc_p2p") { |
deps = [ |
"../api:libjingle_peerconnection_api", |
"../api:ortc_api", |
+ "../logging:rtc_event_log_api", |
"../rtc_base:rtc_base", |
"../system_wrappers:field_trial_api", |
] |