| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index 19942a12fce70f92bc4c608da2e73783c729b3f7..477e06444ee54ab00399fe5591ef375913902405 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -231,7 +231,6 @@
|
| "../..:webrtc_common",
|
| "../../api/video_codecs:video_codecs_api",
|
| "../../base:rtc_base_approved",
|
| - "../../base:rtc_task_queue",
|
| "../../common_video",
|
| "../../system_wrappers",
|
| ]
|
|
|