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

Unified Diff: webrtc/common_video/BUILD.gn

Issue 2152013002: Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@fix_sq_tq_include
Patch Set: Fixed dependency errors. Created 4 years, 5 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/common_video/common_video.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_video/BUILD.gn
diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
index d8e6bbfe0feb0536f686515e24618cfc6f73491f..c4edeaf0b122e247f64232320314e738dd77499f 100644
--- a/webrtc/common_video/BUILD.gn
+++ b/webrtc/common_video/BUILD.gn
@@ -58,6 +58,7 @@ source_set("common_video") {
deps = [
"..:webrtc_common",
+ "../base:rtc_task_queue",
"../system_wrappers",
]
« no previous file with comments | « no previous file | webrtc/common_video/common_video.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698