| 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..1fa58d613a5d998b7c61ba41e93206bd811ca7d0 100644
|
| --- a/webrtc/modules/desktop_capture/BUILD.gn
|
| +++ b/webrtc/modules/desktop_capture/BUILD.gn
|
| @@ -60,8 +60,7 @@ source_set("desktop_capture") {
|
| "mouse_cursor_monitor.h",
|
| "mouse_cursor_monitor_mac.mm",
|
| "mouse_cursor_monitor_win.cc",
|
| - "screen_capture_frame_queue.cc",
|
| - "screen_capture_frame_queue.h",
|
| + "screen_capture_queue.h",
|
| "screen_capturer.cc",
|
| "screen_capturer.h",
|
| "screen_capturer_helper.cc",
|
|
|