| Index: webrtc/modules/desktop_capture/BUILD.gn
|
| diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn
|
| index e4f5b309c9ef4444be80d140e14079840bb29247..bbf9ac57bbb6a7516f73ffae543cf468d54e59a0 100644
|
| --- a/webrtc/modules/desktop_capture/BUILD.gn
|
| +++ b/webrtc/modules/desktop_capture/BUILD.gn
|
| @@ -46,6 +46,7 @@ if (rtc_include_tests) {
|
| "../../base:rtc_base_approved",
|
| "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| + "../../test:video_test_support",
|
| ]
|
| sources += [
|
| "screen_capturer_integration_test.cc",
|
|
|