Index: webrtc/logging/BUILD.gn |
diff --git a/webrtc/logging/BUILD.gn b/webrtc/logging/BUILD.gn |
index 3684381a98017f21c6e317f6e5ab7ad4404e9af8..52d421e426e81f04faf822bbd54ad26c1826e225 100644 |
--- a/webrtc/logging/BUILD.gn |
+++ b/webrtc/logging/BUILD.gn |
@@ -139,7 +139,7 @@ if (rtc_enable_protobuf) { |
"../base:rtc_base_approved", |
# TODO(kwiberg): Remove this dependency. |
- "../modules/audio_coding:audio_format", |
+ "../api/audio_codecs:audio_codecs_api", |
"../modules/rtp_rtcp:rtp_rtcp", |
"//third_party/gflags", |
] |