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

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

Issue 3004723002: Move RtpExtension to api/ directory and config.h/.cc to call/. (Closed)
Patch Set: Fix nit. 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
Index: webrtc/modules/rtp_rtcp/BUILD.gn
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
index 775ebcbb35eb0b3e1b5f06f5cb4dad3a571d4887..07ac7ae3a142be8ef023ff6e6596e83e7aa2e6e8 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -341,6 +341,7 @@ if (rtc_include_tests) {
":rtp_rtcp",
"..:module_api",
"../..:webrtc_common",
+ "../../api:libjingle_peerconnection_api",
"../../api:transport_api",
"../../common_video:common_video",
"../../rtc_base:rtc_base_approved",

Powered by Google App Engine
This is Rietveld 408576698