Index: webrtc/modules/modules.gyp |
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp |
index 16fb8188c219149f3e71b4ccc598c7e73e57a638..da66ff489d7548e60f8daf68a3ee644ad923e13a 100644 |
--- a/webrtc/modules/modules.gyp |
+++ b/webrtc/modules/modules.gyp |
@@ -429,6 +429,8 @@ |
}], |
['desktop_capture_supported==1', { |
'sources': [ |
+ 'desktop_capture/color.cc', |
+ 'desktop_capture/color.h', |
'desktop_capture/desktop_and_cursor_composer_unittest.cc', |
'desktop_capture/mouse_cursor_monitor_unittest.cc', |
'desktop_capture/screen_capturer_helper_unittest.cc', |