diff --git a/api/BUILD.gn b/api/BUILD.gn index b45f3f3878..0966970780 100644 --- a/api/BUILD.gn +++ b/api/BUILD.gn @@ -176,13 +176,6 @@ rtc_source_set("ortc_api") { } } -# TODO(ossu): Remove once downstream projects have updated. -rtc_source_set("libjingle_peerconnection") { - public_deps = [ - "../pc:libjingle_peerconnection", - ] -} - rtc_source_set("rtc_stats_api") { cflags = [] sources = [