Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index 6caef4d719b5dea3d98b61b2dee86ae3853611e2..3532d12fb38db48f64c60d846fecc8aed38a6200 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", |