Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 2781a97195a811709ee2198e9e5e3abeda5b5dc7..88b23773c227b88e508054b896e68e2d4ce2ab7c 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -400,6 +400,7 @@ if (rtc_include_tests) { |
| testonly = true |
| deps = [ |
| "api:rtc_api_unittests", |
| + "api/audio_codecs/test:audio_codecs_api_unittests", |
| "base:rtc_base_approved_unittests", |
| "base:rtc_base_unittests", |
| "base:rtc_numerics_unittests", |