| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 28b8c383e0d20929c7f4c2f893d9685bcea0b5e3..c19cf3dde8959ea90c847084c1ceb2b28d249259 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -549,6 +549,7 @@ if (rtc_include_tests) {
|
| "desktop_capture/screen_capturer_mac_unittest.cc",
|
| "desktop_capture/screen_capturer_mock_objects.h",
|
| "desktop_capture/screen_capturer_unittest.cc",
|
| + "desktop_capture/screen_drawer.cc",
|
| "desktop_capture/screen_drawer.h",
|
| "desktop_capture/screen_drawer_linux.cc",
|
| "desktop_capture/screen_drawer_mac.cc",
|
|
|