Reland: Add mock_rtc_event_log.h.

Bug: webrtc:7642
Change-Id: I3f97a8b603e34819e1563b335c1eeb51f89b11ac
Reviewed-on: https://webrtc-review.googlesource.com/37081
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21480}
This commit is contained in:
Patrik Höglund
2018-01-03 09:08:20 +01:00
committed by Commit Bot
parent 9cc67dc56e
commit 731082ce7e
7 changed files with 20 additions and 0 deletions

View File

@ -412,6 +412,7 @@ if (rtc_include_tests) {
"../../api:video_frame_api",
"../../call:rtp_receiver",
"../../common_video:common_video",
"../../logging:mocks",
"../../logging:rtc_event_log_api",
"../../rtc_base:checks",
"../../rtc_base:rate_limiter",