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