| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 022e445e48cb1691bc47cf0a3bebc4bd19d06e58..245869c22b1ba0c36aaaa0563b059627325f399d 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -512,6 +512,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",
|
|
|