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

Unified Diff: webrtc/video/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
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 28025e8939a8c90235b0388a91a73a4bcc78d235..ff393734c09c8c322a7e389e8bbfdf49f9b664db 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -293,6 +293,7 @@ if (rtc_include_tests) {
"../test:direct_transport",
"../test:field_trial",
"../test:rtp_test_utils",
+ "../test:single_threaded_task_queue",
"../test:test_common",
"../test:test_support",
"../test:video_test_common",

Powered by Google App Engine
This is Rietveld 408576698