| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index 9611778fe5196a34bc778ef3ebe2b889ea6fa9d9..0a95da356bb0d4faeacebdb683647daf52577c13 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -408,6 +408,8 @@ if (rtc_include_tests) {
|
| "../..:webrtc_common",
|
| "../../media:rtc_media",
|
| "../../rtc_base:rtc_base_approved",
|
| + "../../rtc_base:rtc_task_queue",
|
| + "../../system_wrappers:system_wrappers",
|
| "../../test:test_support",
|
| "../../test:video_test_common",
|
| "../../test:video_test_support",
|
|
|