Chromium Code Reviews| Index: webrtc/audio/BUILD.gn |
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
| index a75d8ef4dcc95542ec2f38411b5a090d20b5124f..5c7b17c69171501234832f0bdccb6be13624b77d 100644 |
| --- a/webrtc/audio/BUILD.gn |
| +++ b/webrtc/audio/BUILD.gn |
| @@ -156,6 +156,7 @@ if (rtc_include_tests) { |
| "../system_wrappers", |
| "../test:fake_audio_device", |
| "../test:field_trial", |
| + "../test:single_threaded_task_queue", |
| "../test:test_common", |
| "../test:test_main", |
| "//testing/gmock", |