| Index: webrtc/test/fuzzers/BUILD.gn
|
| diff --git a/webrtc/test/fuzzers/BUILD.gn b/webrtc/test/fuzzers/BUILD.gn
|
| index 9bc87857c5a504365fdd8dbb7a5c868485255f33..74ea607ae256252ffd169ac992d164effbd37f51 100644
|
| --- a/webrtc/test/fuzzers/BUILD.gn
|
| +++ b/webrtc/test/fuzzers/BUILD.gn
|
| @@ -257,9 +257,8 @@
|
| "neteq_rtp_fuzzer.cc",
|
| ]
|
| deps = [
|
| - "../../base:rtc_base_approved",
|
| + "../../modules/audio_coding:neteq",
|
| "../../modules/audio_coding:neteq_test_minimal",
|
| - "../../modules/audio_coding:neteq_unittest_tools",
|
| "../../modules/audio_coding:pcm16b",
|
| "../../modules/rtp_rtcp",
|
| ]
|
|
|