summaryrefslogtreecommitdiff
path: root/webrtc_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc_tests.gypi')
-rw-r--r--webrtc_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/webrtc_tests.gypi b/webrtc_tests.gypi
index 17ff23ec..0d2b30ee 100644
--- a/webrtc_tests.gypi
+++ b/webrtc_tests.gypi
@@ -33,6 +33,7 @@
'target_name': 'video_engine_tests',
'type': '<(gtest_target_type)',
'sources': [
+ 'video/bitrate_estimator_tests.cc',
'video/call_tests.cc',
'video/video_send_stream_tests.cc',
'test/common_unittest.cc',