From 3bbc91ea9857d48971b74b482645d88ffc2102e1 Mon Sep 17 00:00:00 2001 From: "solenberg@webrtc.org" Date: Fri, 13 Dec 2013 23:57:54 +0000 Subject: Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. BUG= R=mflodman@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5409004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@5293 4adac7df-926f-26a2-2b94-8c16560cd09d --- webrtc_tests.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'webrtc_tests.gypi') 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', -- cgit v1.2.3