Explicitly depending on WebRTC targets.
WebRTC is stopping to use `public_deps` in its targets. In https://webrtc-review.googlesource.com/c/src/+/29864 the removal of the public dependency from //third_party/webrtc/pc:peerconnection on //third_party/api:libjingle_peerconnection_api causes some errors in the 'gn analyze' step of Chromium bots. This CL is a forward compatible fix to allow WebRTC to land its CL. Bug: webrtc:8603 Change-Id: Iab1b80a90e0fc6557e079274b3d3871fea01d811 Reviewed-on: https://chromium-review.googlesource.com/810968Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#522379}
Showing
Please register or sign in to comment