| Index: webrtc/common_video/common_video_unittests.gyp
 | 
| diff --git a/webrtc/common_video/common_video_unittests.gyp b/webrtc/common_video/common_video_unittests.gyp
 | 
| index fb7a7431a050c8ac46c5bb892b81b6d997409304..51e065a61d8b4e0f09a1b036a611cd1e9a2cac30 100644
 | 
| --- a/webrtc/common_video/common_video_unittests.gyp
 | 
| +++ b/webrtc/common_video/common_video_unittests.gyp
 | 
| @@ -26,6 +26,7 @@
 | 
|          'h264/sps_vui_rewriter_unittest.cc',
 | 
|          'i420_buffer_pool_unittest.cc',
 | 
|          'i420_video_frame_unittest.cc',
 | 
| +        'incoming_video_stream_unittest.cc',
 | 
|          'libyuv/libyuv_unittest.cc',
 | 
|        ],
 | 
|        # Disable warnings to enable Win64 build, issue 1323.
 | 
| 
 |