| Index: webrtc/webrtc_tests.gypi
|
| diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi
|
| index 75fc35a6803508cb8f7a871f32b54292c59c00c9..b1941218506b061610763dbba37aba3575938ad6 100644
|
| --- a/webrtc/webrtc_tests.gypi
|
| +++ b/webrtc/webrtc_tests.gypi
|
| @@ -168,6 +168,7 @@
|
| 'video/overuse_frame_detector_unittest.cc',
|
| 'video/payload_router_unittest.cc',
|
| 'video/report_block_stats_unittest.cc',
|
| + 'video/send_delay_stats_unittest.cc',
|
| 'video/send_statistics_proxy_unittest.cc',
|
| 'video/stream_synchronization_unittest.cc',
|
| 'video/video_capture_input_unittest.cc',
|
|
|