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

Unified Diff: webrtc/audio/BUILD.gn

Issue 2998923002: Use SingleThreadedTaskQueue in DirectTransport (Closed)
Patch Set: Appease win_msvc_rel. 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/direct_transport.h » ('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 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",
« no previous file with comments | « no previous file | webrtc/audio/test/audio_bwe_integration_test.h » ('j') | webrtc/test/direct_transport.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698