| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 89959340d9d4ba3c16c31b222643aebeb3c66d2d..199ecb4a7abfc98c79fda95dbfe8b04121a1f4fe 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -518,6 +518,7 @@ if (rtc_include_tests) {
|
| "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",
|
|
|