Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index 672433e32b444b68c2c181f05045c48d400c8e0d..767e13eb4b9255f5a3f5c6b26766cd1a8ccbd9bd 100644 |
--- a/webrtc/modules/desktop_capture/BUILD.gn |
+++ b/webrtc/modules/desktop_capture/BUILD.gn |
@@ -62,6 +62,8 @@ source_set("desktop_capture") { |
"mouse_cursor_monitor_win.cc", |
"screen_capture_frame_queue.h", |
"screen_capturer.h", |
+ "screen_capturer_differ_wrapper.cc", |
+ "screen_capturer_differ_wrapper.h", |
"screen_capturer_helper.cc", |
"screen_capturer_helper.h", |
"screen_capturer_mac.mm", |