BWE simulator depends on congestion controller.

BUG=webrtc:6497

Review-Url: https://codereview.webrtc.org/2470133003
Cr-Commit-Position: refs/heads/master@{#14918}
This commit is contained in:
terelius
2016-11-03 08:14:07 -07:00
committed by Commit bot
parent 496c64c0fa
commit 9531092e72

View File

@ -103,6 +103,7 @@ if (rtc_include_tests) {
deps = [
"../../test:test_support",
"../congestion_controller",
"../pacing",
"//testing/gmock",
"//testing/gtest",