| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index effe45961a543f0c4a27e963dd798a9cf38d4df9..e8d792cb2c889933cbb6b09610eb8aabecd2c069 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -351,7 +351,9 @@ if (rtc_include_tests) {
|
| ":webrtc_vp9",
|
| "../..:webrtc_common",
|
| "../../base:rtc_base_approved",
|
| + "../../base:rtc_task_queue",
|
| "../../media:rtc_media",
|
| + "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| "../../test:video_test_support",
|
| ]
|
|
|