Stop using rtc_event.h forward header

Bug: webrtc:10206
Change-Id: I16905ec745673178195d6715fda6175c31500163
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151601
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29149}
This commit is contained in:
Danil Chapovalov
2019-09-05 11:29:59 +02:00
committed by Commit Bot
parent fcfeefe033
commit 16cb1f61c0
41 changed files with 44 additions and 55 deletions

View File

@ -254,7 +254,6 @@ webrtc_fuzzer_test("congestion_controller_feedback_fuzzer") {
"congestion_controller_feedback_fuzzer.cc",
]
deps = [
"../../logging:rtc_event_log_api",
"../../modules/congestion_controller",
"../../modules/pacing",
"../../modules/remote_bitrate_estimator",