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

Unified Diff: webrtc/modules/rtp_rtcp/BUILD.gn

Issue 2907403003: Drop the rtp_rtcp module's dependency on call. (Closed)
Patch Set: Also drop gn dependency on call_interfaces. Created 3 years, 7 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/modules/rtp_rtcp/include/flexfec_receiver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/rtp_rtcp/BUILD.gn
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
index 201909c0d472348b193e0e70461c0332d0df169c..7f2d64fe5342aa62743d34a355a831e275073e3b 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -173,7 +173,6 @@ rtc_static_library("rtp_rtcp") {
"../../base:gtest_prod",
"../../base:rtc_base_approved",
"../../base:rtc_task_queue",
- "../../call:call_interfaces",
"../../common_video",
"../../logging:rtc_event_log_api",
"../../system_wrappers",
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/include/flexfec_receiver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698