Chromium Code Reviews| Index: webrtc/common_audio/BUILD.gn |
| diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn |
| index 4367a0b242a1e91b557440e165b82181d969ca55..0b94f716a104ec727ea09bf2d49ebdd53708c66c 100644 |
| --- a/webrtc/common_audio/BUILD.gn |
| +++ b/webrtc/common_audio/BUILD.gn |
| @@ -396,6 +396,7 @@ if (rtc_include_tests) { |
| ":sinc_resampler", |
| "..:webrtc_common", |
| "../base:rtc_base_approved", |
| + "../base:rtc_base_tests_utils", |
| "../system_wrappers", |
| "../test:test_main", |
| "//testing/gmock", |