Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index 5d27994a2f108dbd8f90af5bb8c939e75f038ba4..8c7182e2ea668a7206fadf69d1754a3685f0bf5e 100644 |
--- a/webrtc/modules/desktop_capture/BUILD.gn |
+++ b/webrtc/modules/desktop_capture/BUILD.gn |
@@ -116,6 +116,8 @@ rtc_static_library("desktop_capture") { |
"mouse_cursor_monitor.h", |
"mouse_cursor_monitor_mac.mm", |
"mouse_cursor_monitor_win.cc", |
+ "resolution_change_detector.cc", |
+ "resolution_change_detector.h", |
"screen_capture_frame_queue.h", |
"screen_capturer_helper.cc", |
"screen_capturer_helper.h", |