| Index: webrtc/modules/desktop_capture/BUILD.gn
|
| diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn
|
| index aa33993192a01154cec2d7b3e4d086233d29cff9..9451d8be9f48db61f849b329148da68f111a2071 100644
|
| --- a/webrtc/modules/desktop_capture/BUILD.gn
|
| +++ b/webrtc/modules/desktop_capture/BUILD.gn
|
| @@ -62,7 +62,6 @@ source_set("desktop_capture") {
|
| "mouse_cursor_monitor_win.cc",
|
| "screen_capture_frame_queue.cc",
|
| "screen_capture_frame_queue.h",
|
| - "screen_capturer.cc",
|
| "screen_capturer.h",
|
| "screen_capturer_helper.cc",
|
| "screen_capturer_helper.h",
|
| @@ -87,7 +86,6 @@ source_set("desktop_capture") {
|
| "win/screen_capturer_win_magnifier.h",
|
| "win/window_capture_utils.cc",
|
| "win/window_capture_utils.h",
|
| - "window_capturer.cc",
|
| "window_capturer.h",
|
| "window_capturer_mac.mm",
|
| "window_capturer_win.cc",
|
|
|