| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index cf3e46972775ed6e736d798ef558403c877f9854..9ffea04738137123005c34f819ac7cf5ec20212c 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -510,6 +510,8 @@ if (rtc_include_tests) {
|
| "desktop_capture/fake_screen_capturer.cc",
|
| "desktop_capture/fake_screen_capturer.h",
|
| "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",
|
|
|