Chromium Code Reviews| Index: webrtc/modules/audio_coding/BUILD.gn |
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn |
| index b6e2db3ac359d723222373521be4d7ca964e18cf..133f7de47e0317eaf5e64c1420f7a405cc4cf4a6 100644 |
| --- a/webrtc/modules/audio_coding/BUILD.gn |
| +++ b/webrtc/modules/audio_coding/BUILD.gn |
| @@ -1289,6 +1289,7 @@ if (rtc_include_tests) { |
| testonly = true |
| deps = [ |
| "../..:webrtc_common", |
| + "../../base:rtc_base_approved", |
| "//testing/gtest", |
| ] |
| sources = [ |