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

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

Issue 2839963005: Revert of Creating webrtc/modules:module_api (Closed)
Patch Set: Created 3 years, 8 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/modules/remote_bitrate_estimator/BUILD.gn ('k') | webrtc/modules/utility/BUILD.gn » ('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 5d754d9974b7ce3a1116090518be36dd7366c1da..a369218a6884fadac4d33e70c9b6049c679aff19 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -166,7 +166,6 @@
}
deps = [
- "..:module_api",
"../..:webrtc_common",
"../../api:libjingle_peerconnection_api",
"../../api:transport_api",
@@ -201,7 +200,6 @@
]
deps = [
":rtp_rtcp",
- "..:module_api",
"../../base:rtc_base_approved",
]
@@ -259,7 +257,6 @@
]
deps = [
":rtp_rtcp",
- "..:module_api",
"../../base:rtc_base_approved",
"../../test:test_support",
]
@@ -339,7 +336,6 @@
":fec_test_helper",
":mock_rtp_rtcp",
":rtp_rtcp",
- "..:module_api",
"../..:webrtc_common",
"../../api:transport_api",
"../../base:rtc_base_approved",
« no previous file with comments | « webrtc/modules/remote_bitrate_estimator/BUILD.gn ('k') | webrtc/modules/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698