Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2491)

Unified Diff: webrtc/audio/BUILD.gn

Issue 2998923002: Use SingleThreadedTaskQueue in DirectTransport (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/audio/test/audio_bwe_integration_test.h » ('j') | webrtc/test/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | webrtc/audio/test/audio_bwe_integration_test.h » ('j') | webrtc/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698