Add bwe_simulations_tests to default build.

This test was not built by default so it fails when it's now
enabled as a sanity check on the "more configs" bots.

BUG=webrtc:7228
TBR=nisse@webrtc.org

Review-Url: https://codereview.webrtc.org/2765843004 .
Cr-Commit-Position: refs/heads/master@{#17343}
This commit is contained in:
Henrik Kjellander 2017-03-22 15:48:11 +01:00
parent 25d0bdc1bc
commit 7af1ea144e

View File

@ -296,6 +296,7 @@ if (!build_with_chromium) {
"modules:modules_unittests",
"modules/audio_coding:audio_coding_tests",
"modules/audio_processing:audio_processing_tests",
"modules/remote_bitrate_estimator:bwe_simulations_tests",
"modules/rtp_rtcp:test_packet_masks_metrics",
"modules/video_capture:video_capture_internal_impl",
"modules/video_coding:plot_videoprocessor_integrationtest",