Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(533)

Unified Diff: webrtc/logging/BUILD.gn

Issue 3012923002: Add the internals of RtcEvent's subclasses (Closed)
Patch Set: Rebased Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/logging/rtc_event_log/events/rtc_event.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | webrtc/logging/rtc_event_log/events/rtc_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698