
Chromium tests depend on api/task_queue:task_queue_test but it cannot be added to the WebRTC component in Chromium (which is not testonly). A possible solution is to make api/task_queue:task_queue_test depend on the WebRTC component which lives in Chromium only when `build_with_chromium=true`. Bug: webrtc:9419 Change-Id: I1cbe1fb97f21ef7a201d09d2f0f729104d01ed90 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157427 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29578}