Chromium Code Reviews| Index: webrtc/api/audio_codecs/BUILD.gn |
| diff --git a/webrtc/api/audio_codecs/BUILD.gn b/webrtc/api/audio_codecs/BUILD.gn |
| index 3ed63965b27442e3475adb92ec490f5c115005e6..29238e65fea827e262ab662468b12ed2822db4d7 100644 |
| --- a/webrtc/api/audio_codecs/BUILD.gn |
| +++ b/webrtc/api/audio_codecs/BUILD.gn |
| @@ -26,6 +26,7 @@ rtc_source_set("audio_codecs_api") { |
| "audio_format.h", |
| ] |
| deps = [ |
| + "..:array_view", |
| "../..:webrtc_common", |
| "../../rtc_base:rtc_base_approved", |
| ] |