| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 9e30154b726b967791bbdb0d532d6669e18663c2..3214f708132904c806c94067b0a05cf8cb30ba73 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -436,6 +436,7 @@
|
| 'desktop_capture/mouse_cursor_monitor_unittest.cc',
|
| 'desktop_capture/rgba_color.cc',
|
| 'desktop_capture/rgba_color.h',
|
| + 'desktop_capture/rgba_color_unittest.cc',
|
| 'desktop_capture/screen_capturer_differ_wrapper_unittest.cc',
|
| 'desktop_capture/screen_capturer_helper_unittest.cc',
|
| 'desktop_capture/screen_capturer_mac_unittest.cc',
|
|
|