| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 61637b03275379b9374ef6a9c50cb4117e6416a9..92284a1da6c4e77f6b949c7d7cd643dda335a52d 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -506,8 +506,6 @@
|
| sources += [
|
| "desktop_capture/desktop_and_cursor_composer_unittest.cc",
|
| "desktop_capture/mouse_cursor_monitor_unittest.cc",
|
| - "desktop_capture/rgba_color.cc",
|
| - "desktop_capture/rgba_color.h",
|
| "desktop_capture/screen_capturer_helper_unittest.cc",
|
| "desktop_capture/screen_capturer_mac_unittest.cc",
|
| "desktop_capture/screen_capturer_mock_objects.h",
|
|
|