| Index: webrtc/common_video/common_video.gyp
|
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
|
| index b1f460418a6c243e08f9b7521e64536c2af201f8..7e771fdb151cb3a9572f19f4fb50edb6d7d570b4 100644
|
| --- a/webrtc/common_video/common_video.gyp
|
| +++ b/webrtc/common_video/common_video.gyp
|
| @@ -19,6 +19,7 @@
|
| ],
|
| 'dependencies': [
|
| '<(webrtc_root)/common.gyp:webrtc_common',
|
| + '<(webrtc_root)/base/base.gyp:rtc_task_queue',
|
| '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers',
|
| ],
|
| 'direct_dependent_settings': {
|
|
|