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

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 08abe685dce6f664a6e6d0b0545f7cd22eaa1ae6..0a51869f7dc8dc94e3dd7b34e824f4b0c29dc5a2 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