| Index: webrtc/modules/video_capture/video_capture.gypi
 | 
| diff --git a/webrtc/modules/video_capture/video_capture.gypi b/webrtc/modules/video_capture/video_capture.gypi
 | 
| index c80f2bf5b56fde88f198b9c769bb95e952d04217..a2b2f58c9f266d34148ba67e42630ed32582695d 100644
 | 
| --- a/webrtc/modules/video_capture/video_capture.gypi
 | 
| +++ b/webrtc/modules/video_capture/video_capture.gypi
 | 
| @@ -172,6 +172,7 @@
 | 
|              'video_capture_module_internal_impl',
 | 
|              'webrtc_utility',
 | 
|              '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers',
 | 
| +            '<(webrtc_root)/test/test.gyp:video_test_common',
 | 
|              '<(DEPTH)/testing/gtest.gyp:gtest',
 | 
|            ],
 | 
|            'sources': [
 | 
| 
 |