diff --git a/tools/continuous_build/build_internal/masters/master.tryserver.webrtc/master.cfg b/tools/continuous_build/build_internal/masters/master.tryserver.webrtc/master.cfg index 31285ebf3..59f165f70 100755 --- a/tools/continuous_build/build_internal/masters/master.tryserver.webrtc/master.cfg +++ b/tools/continuous_build/build_internal/masters/master.tryserver.webrtc/master.cfg @@ -79,6 +79,7 @@ NORMAL_TESTS = { 'metrics_unittests': (True, True, True), 'neteq_unittests': (True, True, True), 'pcm16b_unittests': (True, True, True), + 'remote_bitrate_estimator_unittests': (True, True, True), 'resampler_unittests': (True, True, True), 'rtp_rtcp_unittests': (True, True, True), 'signal_processing_unittests': (True, True, True),