aboutsummaryrefslogtreecommitdiff
path: root/modules/desktop_capture/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'modules/desktop_capture/BUILD.gn')
-rw-r--r--modules/desktop_capture/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop_capture/BUILD.gn b/modules/desktop_capture/BUILD.gn
index c9314368c5..eb26f5c7bb 100644
--- a/modules/desktop_capture/BUILD.gn
+++ b/modules/desktop_capture/BUILD.gn
@@ -480,6 +480,7 @@ rtc_library("desktop_capture_generic") {
"../../api:scoped_refptr",
"../../rtc_base", # TODO(kjellander): Cleanup in bugs.webrtc.org/3806.
"../../rtc_base:checks",
+ "../../rtc_base/synchronization:mutex",
"../../rtc_base/synchronization:rw_lock_wrapper",
"../../rtc_base/system:arch",
"../../rtc_base/system:rtc_export",