Index: webrtc/audio/BUILD.gn |
diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
index 50a24850c038aef18e9a4518076f2ef6337e860b..8d8db4bc3508d9a86a8b61dc2775af62fdf1baf7 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", |