| Index: webrtc/modules/modules.gyp
 | 
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
 | 
| index 3013a21e5dd740e5450147bd40b96b46c1fc8083..09f3614061497dbf7687cfbfbbe2da127baf9aaf 100644
 | 
| --- a/webrtc/modules/modules.gyp
 | 
| +++ b/webrtc/modules/modules.gyp
 | 
| @@ -433,6 +433,8 @@
 | 
|                '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_differ_wrapper_unittest.cc',
 | 
|                  'desktop_capture/screen_capturer_helper_unittest.cc',
 | 
|                  'desktop_capture/screen_capturer_mac_unittest.cc',
 | 
| 
 |