| Index: webrtc/logging/BUILD.gn
|
| diff --git a/webrtc/logging/BUILD.gn b/webrtc/logging/BUILD.gn
|
| index febabbfa89a8a70d7915ea27e21da05ce5a4f5ae..5a42871f158c17829d66d5df92a8e9e20c40e2f6 100644
|
| --- a/webrtc/logging/BUILD.gn
|
| +++ b/webrtc/logging/BUILD.gn
|
| @@ -69,6 +69,8 @@ rtc_source_set("rtc_event_log_api") {
|
| "../api:array_view",
|
| "../api:libjingle_peerconnection_api",
|
| "../call:video_stream_api",
|
| + "../modules/audio_coding:audio_network_adaptor_config",
|
| + "../modules/rtp_rtcp:rtp_rtcp_format",
|
| "../rtc_base:rtc_base_approved",
|
| ]
|
| }
|
|
|