summaryrefslogtreecommitdiff
path: root/webrtc_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc_tests.gypi')
-rw-r--r--webrtc_tests.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc_tests.gypi b/webrtc_tests.gypi
index d6104b64..17ff23ec 100644
--- a/webrtc_tests.gypi
+++ b/webrtc_tests.gypi
@@ -36,12 +36,14 @@
'video/call_tests.cc',
'video/video_send_stream_tests.cc',
'test/common_unittest.cc',
+ 'test/testsupport/metrics/video_metrics_unittest.cc',
'test/test_main.cc',
],
'dependencies': [
'<(DEPTH)/testing/gtest.gyp:gtest',
'<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
'modules/modules.gyp:rtp_rtcp',
+ 'test/metrics.gyp:metrics',
'test/webrtc_test_common.gyp:webrtc_test_common',
'webrtc',
],