Depend directly on destination targets.

Makes 'gn check' happy.
Followup to https://webrtc-review.googlesource.com/c/src/+/106820

Bug: webrtc:5876, webrtc:9855
Change-Id: I33fa2c31ba26dc10c9a9c17da0ffed255c1f4d5b
Reviewed-on: https://webrtc-review.googlesource.com/c/108760
Commit-Queue: Yves Gerey <yvesg@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25447}
This commit is contained in:
Yves Gerey
2018-10-30 22:23:02 +01:00
committed by Commit Bot
parent a8fa2d061f
commit 69807e8871
5 changed files with 7 additions and 0 deletions

View File

@ -1437,6 +1437,7 @@ if (rtc_include_tests) {
":neteq_tools",
"../../rtc_base:rtc_base_approved",
"../../test:test_support",
"//third_party/abseil-cpp/absl/strings",
"//testing/gtest",
]
}
@ -2123,6 +2124,7 @@ if (rtc_include_tests) {
"codecs/opus/test:test_unittest",
"//testing/gtest",
"//third_party/abseil-cpp/absl/memory",
"//third_party/abseil-cpp/absl/types:optional",
]
defines = audio_coding_defines