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

Unified Diff: webrtc/ortc/BUILD.gn

Issue 2981513002: Wire up RTP keep-alive in ortc api. (Closed)
Patch Set: deps, again Created 3 years, 4 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 | « webrtc/media/base/test/mock_mediachannel.h ('k') | webrtc/ortc/ortcfactory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/ortc/BUILD.gn
diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn
index 40c0b2a22b26d366a9429f5edfc7a49b420f0a63..199ee625c066f5b4b98241537a5526e650cfae6e 100644
--- a/webrtc/ortc/BUILD.gn
+++ b/webrtc/ortc/BUILD.gn
@@ -36,6 +36,7 @@ rtc_static_library("ortc") {
"../api/audio_codecs:builtin_audio_decoder_factory",
"../api/audio_codecs:builtin_audio_encoder_factory",
"../call:call_interfaces",
+ "../call:rtp_sender",
"../logging:rtc_event_log_api",
"../media:rtc_media",
"../media:rtc_media_base",
« no previous file with comments | « webrtc/media/base/test/mock_mediachannel.h ('k') | webrtc/ortc/ortcfactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698