Delete rtc_task_queue_impl build target
Bug: webrtc:10191 Change-Id: I2ba660c403919708d28b5f5f2bdcffdb1e4ee486 Reviewed-on: https://webrtc-review.googlesource.com/c/124040 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26826}
This commit is contained in:

committed by
Commit Bot

parent
8721bb30d8
commit
56973e627e
@ -47,10 +47,6 @@ template("webrtc_fuzzer_test") {
|
||||
deps += [
|
||||
":fuzz_data_helper",
|
||||
":webrtc_fuzzer_main",
|
||||
|
||||
# Link unconditionally with webrtc's TaskQueue, regardless of
|
||||
# rtc_link_task_queue_impl flag.
|
||||
"../../rtc_base:rtc_task_queue_impl",
|
||||
]
|
||||
if (!build_with_chromium && is_clang) {
|
||||
# Suppress warnings from the Chromium Clang plugin (bugs.webrtc.org/163).
|
||||
|
Reference in New Issue
Block a user