| Index: webrtc/api/audio_codecs/test/BUILD.gn
|
| diff --git a/webrtc/api/audio_codecs/test/BUILD.gn b/webrtc/api/audio_codecs/test/BUILD.gn
|
| index 16fdeb9698f131b5da0a8884c8ad5d294b69712f..0f742f57cc2dc4ca25e91c40124c135ad9ada0f2 100644
|
| --- a/webrtc/api/audio_codecs/test/BUILD.gn
|
| +++ b/webrtc/api/audio_codecs/test/BUILD.gn
|
| @@ -21,7 +21,6 @@ if (rtc_include_tests) {
|
| ]
|
| deps = [
|
| "..:audio_codecs_api",
|
| - "../../../rtc_base:protobuf_utils", # TODO(kwiberg): Why is this needed?
|
| "../../../rtc_base:rtc_base_approved",
|
| "../../../test:audio_codec_mocks",
|
| "../../../test:test_support",
|
|
|