Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index 93ceb752c2e6f0dad56117731e5ef398ec6881f5..0dfe32c0dfa4dc3aac41ffe38b1384b4edf33e7d 100644 |
--- a/webrtc/modules/desktop_capture/BUILD.gn |
+++ b/webrtc/modules/desktop_capture/BUILD.gn |
@@ -88,6 +88,7 @@ if (rtc_include_tests) { |
"win/cursor_unittest.cc", |
"win/cursor_unittest_resources.h", |
"win/cursor_unittest_resources.rc", |
+ "win/screen_capture_utils_unittest.cc", |
] |
deps = [ |
":desktop_capture", |