| Index: webrtc/common_video/common_video.gyp
|
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
|
| index e3b6fa4caafb4fb42a011ff0a515ccbd09cbc8db..d9f0ee63405e6343fe4fc2a526a3720f56ae885c 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': {
|
|
|