| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 21222904e634fb0d40dcda5804f7216f2bc88882..16fb8188c219149f3e71b4ccc598c7e73e57a638 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -431,8 +431,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',
|
|
|