| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index 2148f8ac625b39ad84e6a3ab8df3bc22526183e4..b37e81a371f4cd45ca28a9da3c11fb74f5369105 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -455,6 +455,7 @@ if (rtc_include_tests) {
|
|
|
| deps = [
|
| ":video_coding_videoprocessor_integration_test",
|
| + "../../pc:create_pc_factory",
|
| "../../test:test_main",
|
| "../../test:video_test_common",
|
| "../video_capture",
|
|
|