Remove duplicated entry for bwe_simulations.cc

Since modules_unittests already depends on
remote_bitrate_estimator:bwe_simulator and the bwe_simulations.cc
source was added to that target in https://codereview.webrtc.org/2296253002
there's no point having it added here.

BUG=webrtc:6323
NOTRY=True
NOPRESUBMIT=True
NOTREECHECKS=True

Review-Url: https://codereview.webrtc.org/2368933002
Cr-Commit-Position: refs/heads/master@{#14380}
This commit is contained in:
kjellander 2016-09-26 03:00:02 -07:00 committed by Commit bot
parent 3901128075
commit 464382da71

View File

@ -382,7 +382,6 @@ if (rtc_include_tests) {
"pacing/bitrate_prober_unittest.cc",
"pacing/paced_sender_unittest.cc",
"pacing/packet_router_unittest.cc",
"remote_bitrate_estimator/bwe_simulations.cc",
"remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h",
"remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h",
"remote_bitrate_estimator/inter_arrival_unittest.cc",